@Generated(value="software.amazon.awssdk:codegen") public class BatchGetDeploymentsRequestMarshaller extends Object implements Marshaller<BatchGetDeploymentsRequest>
BatchGetDeploymentsRequest
MarshallerConstructor and Description |
---|
BatchGetDeploymentsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public BatchGetDeploymentsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<BatchGetDeploymentsRequest>
batchGetDeploymentsRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.