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