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