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