| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static ListClusterOperationsV2Response.Builder |
ListClusterOperationsV2Response.builder() |
ListClusterOperationsV2Response.Builder |
ListClusterOperationsV2Response.Builder.clusterOperationInfoList(ClusterOperationV2Summary... clusterOperationInfoList)
An array of cluster operation information objects.
|
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.nextToken(String nextToken)
If the response of ListClusterOperationsV2 is truncated, it returns a NextToken in the response.
|
ListClusterOperationsV2Response.Builder |
ListClusterOperationsV2Response.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListClusterOperationsV2Response.Builder> |
ListClusterOperationsV2Response.serializableBuilderClass() |
Copyright © 2023. All rights reserved.