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