ConnectionSetting.DefinitionStages.WithEtag Interface
public static interface ConnectionSetting.DefinitionStages.WithEtag
The stage of the ConnectionSetting definition allowing to specify etag.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEtag(String etag)
Specifies the etag property: Entity Tag. |
Method Details
withEtag
public abstract ConnectionSetting.DefinitionStages.WithCreate withEtag(String etag)
Specifies the etag property: Entity Tag.
Parameters:
Returns: