Interface Slice.UpdateStages.WithTags

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

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

      • withTags

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