| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model | |
| software.amazon.awssdk.services.kafka.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterOperationV2Summary> |
ListClusterOperationsV2Response.clusterOperationInfoList()
An array of cluster operation information objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListClusterOperationsV2Response.Builder |
ListClusterOperationsV2Response.Builder.clusterOperationInfoList(ClusterOperationV2Summary... clusterOperationInfoList)
An array of cluster operation information objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListClusterOperationsV2Response.Builder |
ListClusterOperationsV2Response.Builder.clusterOperationInfoList(Collection<ClusterOperationV2Summary> clusterOperationInfoList)
An array of cluster operation information objects.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ClusterOperationV2Summary> |
ListClusterOperationsV2Publisher.clusterOperationInfoList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ClusterOperationV2Summary> |
ListClusterOperationsV2Iterable.clusterOperationInfoList()
Returns an iterable to iterate through the paginated
ListClusterOperationsV2Response.clusterOperationInfoList() member. |
Copyright © 2023. All rights reserved.