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