public class ProviderAuthenticationOAuth2PasswordUsername
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ProviderAuthenticationOAuth2PasswordUsername.Builder
Builder.
|
static interface |
ProviderAuthenticationOAuth2PasswordUsername.Type
The type of property observed in "value".
|
Modifier and Type | Method and Description |
---|---|
ProviderAuthenticationOAuth2PasswordUsername.Builder |
newBuilder()
New builder.
|
String |
type()
Gets the type.
|
String |
value()
Gets the value.
|
public ProviderAuthenticationOAuth2PasswordUsername.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.