Interface DataNetwork.UpdateStages.WithTags

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

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

      • withTags

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