public static class ProviderAuthenticationOAuth2PasswordUsername.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
ProviderAuthenticationOAuth2PasswordUsername |
build()
Builds a ProviderAuthenticationOAuth2PasswordUsername.
|
ProviderAuthenticationOAuth2PasswordUsername.Builder |
type(String type)
Set the type.
|
ProviderAuthenticationOAuth2PasswordUsername.Builder |
value(String value)
Set the value.
|
public ProviderAuthenticationOAuth2PasswordUsername build()
public ProviderAuthenticationOAuth2PasswordUsername.Builder type(String type)
type - the typepublic ProviderAuthenticationOAuth2PasswordUsername.Builder value(String value)
value - the valueCopyright © 2025 IBM Cloud. All rights reserved.