Interface Bookmark.DefinitionStages.WithEtag

All Known Subinterfaces:
Bookmark.Definition, Bookmark.DefinitionStages.WithCreate
Enclosing interface:
Bookmark.DefinitionStages

public static interface Bookmark.DefinitionStages.WithEtag
The stage of the Bookmark definition allowing to specify etag.
  • Method Details

    • withEtag

      Specifies the etag property: Etag of the azure resource.
      Parameters:
      etag - Etag of the azure resource.
      Returns:
      the next definition stage.