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