public static class GetAccountOptions.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(java.lang.String accountId)
Instantiates a new builder with required properties.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountOptions.Builder |
accountId(java.lang.String accountId)
Set the accountId.
|
GetAccountOptions |
build()
Builds a GetAccountOptions.
|
public Builder()
public Builder(java.lang.String accountId)
accountId - the accountIdpublic GetAccountOptions build()
public GetAccountOptions.Builder accountId(java.lang.String accountId)
accountId - the accountIdCopyright © 2022 IBM Cloud Platform Services. All rights reserved.