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