Class FhirIO.Export.ExportResourcesFn

java.lang.Object
org.apache.beam.sdk.transforms.DoFn<String,String>
org.apache.beam.sdk.io.gcp.healthcare.FhirIO.Export.ExportResourcesFn
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
FhirIO.Export

public static class FhirIO.Export.ExportResourcesFn extends DoFn<String,String>
A function that schedules an export operation and monitors the status.
See Also: