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