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