Interface FhirService.UpdateStages.WithTags

  • All Known Subinterfaces:
    FhirService.Update
    Enclosing interface:
    FhirService.UpdateStages

    public static interface FhirService.UpdateStages.WithTags
    The stage of the FhirService update allowing to specify tags.
    • Method Detail

      • withTags

        FhirService.Update withTags​(Map<String,​String> tags)
        Specifies the tags property: Resource tags..
        Parameters:
        tags - Resource tags.
        Returns:
        the next definition stage.