Interface Bookmark.UpdateStages.WithEtag

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

    public static interface Bookmark.UpdateStages.WithEtag
    The stage of the Bookmark update allowing to specify etag.
    • Method Detail

      • withEtag

        Bookmark.Update withEtag​(String etag)
        Specifies the etag property: Etag of the azure resource.
        Parameters:
        etag - Etag of the azure resource.
        Returns:
        the next definition stage.