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