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