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