public class WorkspaceUpdateParameters extends Object
| Constructor and Description |
|---|
WorkspaceUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
tags()
Get the user specified tags associated with the Workspace.
|
WorkspaceUpdateParameters |
withTags(Map<String,String> tags)
Set the user specified tags associated with the Workspace.
|
public Map<String,String> tags()
public WorkspaceUpdateParameters withTags(Map<String,String> tags)
tags - the tags value to setCopyright © 2019. All rights reserved.