Class GetCompatibleKafkaVersionsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.kafka.transform.GetCompatibleKafkaVersionsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetCompatibleKafkaVersionsRequest>
@Generated("software.amazon.awssdk:codegen") public class GetCompatibleKafkaVersionsRequestMarshaller extends Object implements Marshaller<GetCompatibleKafkaVersionsRequest>
GetCompatibleKafkaVersionsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetCompatibleKafkaVersionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetCompatibleKafkaVersionsRequest getCompatibleKafkaVersionsRequest)
-
-
-
Constructor Detail
-
GetCompatibleKafkaVersionsRequestMarshaller
public GetCompatibleKafkaVersionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetCompatibleKafkaVersionsRequest getCompatibleKafkaVersionsRequest)
- Specified by:
marshall
in interfaceMarshaller<GetCompatibleKafkaVersionsRequest>
-
-