public static class ProviderPrivate.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(ProviderPrivateAuthentication authentication)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
ProviderPrivate.Builder |
authentication(ProviderPrivateAuthentication authentication)
Set the authentication.
|
ProviderPrivate |
build()
Builds a ProviderPrivate.
|
public Builder()
public Builder(ProviderPrivateAuthentication authentication)
authentication
- the authenticationpublic ProviderPrivate build()
public ProviderPrivate.Builder authentication(ProviderPrivateAuthentication authentication)
authentication
- the authenticationCopyright © 2024 IBM Cloud. All rights reserved.