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