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