| 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 GetClusterPolicyResponse |
KafkaClient.getClusterPolicy(GetClusterPolicyRequest getClusterPolicyRequest)
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
|
default CompletableFuture<GetClusterPolicyResponse> |
KafkaAsyncClient.getClusterPolicy(GetClusterPolicyRequest getClusterPolicyRequest)
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetClusterPolicyRequestMarshaller.marshall(GetClusterPolicyRequest getClusterPolicyRequest) |
Copyright © 2023. All rights reserved.