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