Uses of Class
com.azure.resourcemanager.databricks.models.WorkspaceUpdate
Packages that use WorkspaceUpdate
Package
Description
Package containing the service clients for AzureDatabricksManagementClient.
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of WorkspaceUpdate in com.azure.resourcemanager.databricks.fluent
Methods in com.azure.resourcemanager.databricks.fluent with parameters of type WorkspaceUpdateModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>, WorkspaceInner> WorkspacesClient.beginUpdate(String resourceGroupName, String workspaceName, WorkspaceUpdate parameters) Updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>, WorkspaceInner> WorkspacesClient.beginUpdate(String resourceGroupName, String workspaceName, WorkspaceUpdate parameters, com.azure.core.util.Context context) Updates a workspace.WorkspacesClient.update(String resourceGroupName, String workspaceName, WorkspaceUpdate parameters) Updates a workspace.WorkspacesClient.update(String resourceGroupName, String workspaceName, WorkspaceUpdate parameters, com.azure.core.util.Context context) Updates a workspace. -
Uses of WorkspaceUpdate in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return WorkspaceUpdateModifier and TypeMethodDescriptionstatic WorkspaceUpdateWorkspaceUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspaceUpdate from the JsonReader.Set the tags property: Resource tags.