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