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