Bot.DefinitionStages.WithEtag Interface
public static interface Bot.DefinitionStages.WithEtag
The stage of the Bot 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 Bot.DefinitionStages.WithCreate withEtag(String etag)
Specifies the etag property: Entity Tag..
Parameters:
Returns: