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