static ListClusterOperationsResponse.Builder |
ListClusterOperationsResponse.builder() |
|
ListClusterOperationsResponse.Builder |
ListClusterOperationsResponse.Builder.clusterOperationInfoList(Collection<ClusterOperationInfo> clusterOperationInfoList) |
An array of cluster operation information objects.
|
ListClusterOperationsResponse.Builder |
ListClusterOperationsResponse.Builder.clusterOperationInfoList(Consumer<ClusterOperationInfo.Builder>... clusterOperationInfoList) |
An array of cluster operation information objects.
|
ListClusterOperationsResponse.Builder |
ListClusterOperationsResponse.Builder.clusterOperationInfoList(ClusterOperationInfo... clusterOperationInfoList) |
An array of cluster operation information objects.
|
ListClusterOperationsResponse.Builder |
ListClusterOperationsResponse.Builder.nextToken(String nextToken) |
If the response of ListClusterOperations is truncated, it returns a NextToken in the response.
|
ListClusterOperationsResponse.Builder |
ListClusterOperationsResponse.toBuilder() |
|