Class FhirBundleParameter

java.lang.Object
org.apache.beam.sdk.io.gcp.healthcare.FhirBundleParameter
All Implemented Interfaces:
Serializable

@DefaultSchema(AutoValueSchema.class) public abstract class FhirBundleParameter extends Object implements Serializable
FhirBundleParameter represents a FHIR bundle in JSON format to be executed on a FHIR store.
See Also:
  • Constructor Details

    • FhirBundleParameter

      public FhirBundleParameter()
  • Method Details