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