public class BatchGetApplicationsRequestMarshaller extends java.lang.Object implements Marshaller<Request<BatchGetApplicationsRequest>,BatchGetApplicationsRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
BatchGetApplicationsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<BatchGetApplicationsRequest> |
marshall(BatchGetApplicationsRequest batchGetApplicationsRequest) |
private final SdkJsonProtocolFactory protocolFactory
public BatchGetApplicationsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<BatchGetApplicationsRequest> marshall(BatchGetApplicationsRequest batchGetApplicationsRequest)
marshall
in interface Marshaller<Request<BatchGetApplicationsRequest>,BatchGetApplicationsRequest>