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