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