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