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