Interface Volume.UpdateStages.WithTags

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

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

      • withTags

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