Interface SqlPool.UpdateStages.WithTags

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

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

      • withTags

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