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 WithCreate 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:

etag - The etag for the devices.

Returns:

the next definition stage.

Applies to