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