Interface Workspace.DefinitionStages.WithEtag
- All Known Subinterfaces:
Workspace.Definition, Workspace.DefinitionStages.WithCreate
- Enclosing interface:
Workspace.DefinitionStages
public static interface Workspace.DefinitionStages.WithEtag
The stage of the Workspace definition allowing to specify etag.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the etag property: The etag of the workspace..
-
Method Details
-
withEtag
Specifies the etag property: The etag of the workspace..- Parameters:
etag- The etag of the workspace.- Returns:
- the next definition stage.
-