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