public static class ListEnterprisesOptions.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnterprisesOptions.Builder |
accountGroupId(java.lang.String accountGroupId)
Set the accountGroupId.
|
ListEnterprisesOptions.Builder |
accountId(java.lang.String accountId)
Set the accountId.
|
ListEnterprisesOptions |
build()
Builds a ListEnterprisesOptions.
|
ListEnterprisesOptions.Builder |
enterpriseAccountId(java.lang.String enterpriseAccountId)
Set the enterpriseAccountId.
|
ListEnterprisesOptions.Builder |
limit(long limit)
Set the limit.
|
ListEnterprisesOptions.Builder |
nextDocid(java.lang.String nextDocid)
Set the nextDocid.
|
public ListEnterprisesOptions build()
public ListEnterprisesOptions.Builder enterpriseAccountId(java.lang.String enterpriseAccountId)
enterpriseAccountId - the enterpriseAccountIdpublic ListEnterprisesOptions.Builder accountGroupId(java.lang.String accountGroupId)
accountGroupId - the accountGroupIdpublic ListEnterprisesOptions.Builder accountId(java.lang.String accountId)
accountId - the accountIdpublic ListEnterprisesOptions.Builder nextDocid(java.lang.String nextDocid)
nextDocid - the nextDocidpublic ListEnterprisesOptions.Builder limit(long limit)
limit - the limitCopyright © 2022 IBM Cloud Platform Services. All rights reserved.