| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
MutableClusterInfo |
ClusterOperationInfo.sourceClusterInfo()
Information about cluster attributes before a cluster is updated.
|
MutableClusterInfo |
ClusterOperationInfo.targetClusterInfo()
Information about cluster attributes after a cluster is updated.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterOperationInfo.Builder |
ClusterOperationInfo.Builder.sourceClusterInfo(MutableClusterInfo sourceClusterInfo)
Information about cluster attributes before a cluster is updated.
|
ClusterOperationInfo.Builder |
ClusterOperationInfo.Builder.targetClusterInfo(MutableClusterInfo targetClusterInfo)
Information about cluster attributes after a cluster is updated.
|
Copyright © 2023. All rights reserved.