static ListOperationsResponse.Builder |
ListOperationsResponse.builder() |
|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.nextToken(String nextToken) |
If the response contains NextToken, submit another ListOperations request to get
the next group of results.
|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(Collection<OperationSummary> operations) |
Summary information about the operations that match the specified criteria.
|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(Consumer<OperationSummary.Builder>... operations) |
Summary information about the operations that match the specified criteria.
|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(OperationSummary... operations) |
Summary information about the operations that match the specified criteria.
|
ListOperationsResponse.Builder |
ListOperationsResponse.toBuilder() |
|