public class ListUsersOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ListUsersOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
accountId()
Gets the accountId.
|
Long |
limit()
Gets the limit.
|
ListUsersOptions.Builder |
newBuilder()
New builder.
|
String |
start()
Gets the start.
|
String |
state()
Gets the state.
|
public ListUsersOptions.Builder newBuilder()
public String accountId()
public String state()
public Long limit()
public String start()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.