public static class ProviderPrivateAuthenticationBearerFlow.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(ProviderPrivateAuthentication providerPrivateAuthenticationBearerFlow)
Instantiates a new Builder from an existing ProviderPrivateAuthenticationBearerFlow instance.
|
Modifier and Type | Method and Description |
---|---|
ProviderPrivateAuthenticationBearerFlow |
build()
Builds a ProviderPrivateAuthenticationBearerFlow.
|
ProviderPrivateAuthenticationBearerFlow.Builder |
token(ProviderAuthenticationTypeAndValue token)
Set the token.
|
public Builder(ProviderPrivateAuthentication providerPrivateAuthenticationBearerFlow)
providerPrivateAuthenticationBearerFlow
- the instance to initialize the Builder withpublic Builder()
public ProviderPrivateAuthenticationBearerFlow build()
public ProviderPrivateAuthenticationBearerFlow.Builder token(ProviderAuthenticationTypeAndValue token)
token
- the tokenCopyright © 2024 IBM Cloud. All rights reserved.