Interface NetworkFunction.DefinitionStages.WithEtag

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

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

    • withEtag

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