CustomerSubscription.DefinitionStages.WithEtag Interface
public static interface CustomerSubscription.DefinitionStages.WithEtag
The stage of the CustomerSubscription definition allowing to specify etag.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEtag(String etag)
Specifies the etag property: The entity tag used for optimistic concurrency when modifying the resource.. |
Method Details
withEtag
public abstract CustomerSubscription.DefinitionStages.WithCreate withEtag(String etag)
Specifies the etag property: The entity tag used for optimistic concurrency when modifying the resource..
Parameters:
Returns: