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