| Interface | Description |
|---|---|
| ListRequest |
Marker interface, marks all list requests.
|
| ListResponse |
Marker interface, marks all list responses.
|
| Class | Description |
|---|---|
| ListResultsHelper |
Util class is used to retrieve a chunk of the results that were prepared in a previous step with a list command.
|
| ListResultsResponse |
Response contains loaded data prepared by specific request.
|
| Enum | Description |
|---|---|
| ListType |
Enum to determine request to prepare lists of objects which are managed by the authenticated client.
|
Copyright © 2022. All rights reserved.