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