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