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