public class ProviderPrivateAuthenticationOAuth2PasswordPassword
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ProviderPrivateAuthenticationOAuth2PasswordPassword.Builder
Builder.
|
static interface |
ProviderPrivateAuthenticationOAuth2PasswordPassword.Type
The type of property observed in "value".
|
Modifier and Type | Method and Description |
---|---|
ProviderPrivateAuthenticationOAuth2PasswordPassword.Builder |
newBuilder()
New builder.
|
String |
type()
Gets the type.
|
String |
value()
Gets the value.
|
public ProviderPrivateAuthenticationOAuth2PasswordPassword.Builder newBuilder()
public String type()
The type of property observed in "value".
public String value()
The stored information of the value.
Copyright © 2024 IBM Cloud. All rights reserved.