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