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