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