Interface AccessConnector.Update
- All Superinterfaces:
AccessConnector.UpdateStages.WithIdentity,AccessConnector.UpdateStages.WithTags
- Enclosing interface:
AccessConnector
public static interface AccessConnector.Update
extends AccessConnector.UpdateStages.WithTags, AccessConnector.UpdateStages.WithIdentity
The template for AccessConnector update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.databricks.models.AccessConnector.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.databricks.models.AccessConnector.UpdateStages.WithTags
withTags
-
Method Details
-
apply
AccessConnector apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-