| Package | Description |
|---|---|
| com.amazonaws.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetCompatibleKafkaVersionsResult> |
AbstractAWSKafkaAsync.getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest request,
AsyncHandler<GetCompatibleKafkaVersionsRequest,GetCompatibleKafkaVersionsResult> asyncHandler) |
Future<GetCompatibleKafkaVersionsResult> |
AWSKafkaAsyncClient.getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest request,
AsyncHandler<GetCompatibleKafkaVersionsRequest,GetCompatibleKafkaVersionsResult> asyncHandler) |
Future<GetCompatibleKafkaVersionsResult> |
AWSKafkaAsync.getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest getCompatibleKafkaVersionsRequest,
AsyncHandler<GetCompatibleKafkaVersionsRequest,GetCompatibleKafkaVersionsResult> asyncHandler)
Gets the Apache Kafka versions to which you can update the MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GetCompatibleKafkaVersionsRequest |
GetCompatibleKafkaVersionsRequest.clone() |
GetCompatibleKafkaVersionsRequest |
GetCompatibleKafkaVersionsRequest.withClusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster check.
|
Copyright © 2025. All rights reserved.