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