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