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