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