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