| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| software.amazon.awssdk.services.kafka.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutClusterPolicyResponse |
KafkaClient.putClusterPolicy(PutClusterPolicyRequest putClusterPolicyRequest)
Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request.
|
default CompletableFuture<PutClusterPolicyResponse> |
KafkaAsyncClient.putClusterPolicy(PutClusterPolicyRequest putClusterPolicyRequest)
Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutClusterPolicyRequestMarshaller.marshall(PutClusterPolicyRequest putClusterPolicyRequest) |
Copyright © 2023. All rights reserved.