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