static GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.builder() |
|
GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.Builder.nextPageCount(String nextPageCount) |
Deprecated.
|
GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.Builder.nextPageToken(String nextPageToken) |
The token to advance to the next page of results from your request.
|
GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.Builder.operations(Collection<Operation> operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.Builder.operations(Consumer<Operation.Builder>... operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.Builder.operations(Operation... operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
GetOperationsForResourceResponse.Builder |
GetOperationsForResourceResponse.toBuilder() |
|