Interface Profile.DefinitionStages.WithEtag

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

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

    Modifier and Type
    Method
    Description
    Specifies the etag property: Gets a unique read-only string that changes whenever the resource is updated..
  • Method Details

    • withEtag

      Specifies the etag property: Gets a unique read-only string that changes whenever the resource is updated..
      Parameters:
      etag - Gets a unique read-only string that changes whenever the resource is updated.
      Returns:
      the next definition stage.