public class ListEnterprisesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ListEnterprisesOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
accountGroupId()
Gets the accountGroupId.
|
java.lang.String |
accountId()
Gets the accountId.
|
java.lang.String |
enterpriseAccountId()
Gets the enterpriseAccountId.
|
java.lang.Long |
limit()
Gets the limit.
|
ListEnterprisesOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
nextDocid()
Gets the nextDocid.
|
public ListEnterprisesOptions.Builder newBuilder()
public java.lang.String enterpriseAccountId()
public java.lang.String accountGroupId()
public java.lang.String accountId()
public java.lang.String nextDocid()
public java.lang.Long limit()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.