Class UploadLayerPartRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ecr.transform.UploadLayerPartRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UploadLayerPartRequest>
@Generated("software.amazon.awssdk:codegen") public class UploadLayerPartRequestMarshaller extends Object implements Marshaller<UploadLayerPartRequest>
UploadLayerPartRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description UploadLayerPartRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(UploadLayerPartRequest uploadLayerPartRequest)
-
-
-
Constructor Detail
-
UploadLayerPartRequestMarshaller
public UploadLayerPartRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UploadLayerPartRequest uploadLayerPartRequest)
- Specified by:
marshall
in interfaceMarshaller<UploadLayerPartRequest>
-
-