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