Interface CustomerSubscription.DefinitionStages.WithEtag

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

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

    • withEtag

      Specifies the etag property: The entity tag used for optimistic concurrency when modifying the resource..
      Parameters:
      etag - The entity tag used for optimistic concurrency when modifying the resource.
      Returns:
      the next definition stage.