Interface Cluster.UpdateStages.WithTags

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

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

      • withTags

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