| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.app | |
| com.aliyun.opensearch.sdk.generated.commons |
| Modifier and Type | Method and Description |
|---|---|
Pageable |
AppService.listAll_args.getPageable() |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResult |
AppService.Iface.listAll(Pageable pageable) |
OpenSearchResult |
AppService.Client.listAll(Pageable pageable) |
void |
AppService.AsyncIface.listAll(Pageable pageable,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
AppService.AsyncClient.listAll(Pageable pageable,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
AppService.Client.send_listAll(Pageable pageable) |
AppService.listAll_args |
AppService.listAll_args.setPageable(Pageable pageable) |
| Constructor and Description |
|---|
listAll_args(Pageable pageable) |
listAll_call(Pageable pageable,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
Pageable |
Pageable.deepCopy() |
Pageable |
Pageable.setPage(int page) |
Pageable |
Pageable.setSize(int size) |
Pageable |
Pageable.setStart(int start) |
| Modifier and Type | Method and Description |
|---|---|
int |
Pageable.compareTo(Pageable other) |
boolean |
Pageable.equals(Pageable that) |
| Constructor and Description |
|---|
Pageable(Pageable other) |
Copyright © 2023. All Rights Reserved.