Class DescribeReportJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.backup.transform.DescribeReportJobRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeReportJobRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeReportJobRequestMarshaller
extends Object
implements Marshaller<DescribeReportJobRequest>
DescribeReportJobRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeReportJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeReportJobRequest describeReportJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeReportJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeReportJobRequest>- Parameters:
 describeReportJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -