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