| 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 DeleteClusterPolicyResponse |
KafkaClient.deleteClusterPolicy(DeleteClusterPolicyRequest deleteClusterPolicyRequest)
Deletes the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
|
default CompletableFuture<DeleteClusterPolicyResponse> |
KafkaAsyncClient.deleteClusterPolicy(DeleteClusterPolicyRequest deleteClusterPolicyRequest)
Deletes the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteClusterPolicyRequestMarshaller.marshall(DeleteClusterPolicyRequest deleteClusterPolicyRequest) |
Copyright © 2023. All rights reserved.