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