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