| 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 BatchDisassociateScramSecretResponse |
KafkaClient.batchDisassociateScramSecret(BatchDisassociateScramSecretRequest batchDisassociateScramSecretRequest)
Disassociates one or more Scram Secrets from an Amazon MSK cluster.
|
default CompletableFuture<BatchDisassociateScramSecretResponse> |
KafkaAsyncClient.batchDisassociateScramSecret(BatchDisassociateScramSecretRequest batchDisassociateScramSecretRequest)
Disassociates one or more Scram Secrets from an Amazon MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDisassociateScramSecretRequestMarshaller.marshall(BatchDisassociateScramSecretRequest batchDisassociateScramSecretRequest) |
Copyright © 2023. All rights reserved.