Interface ProvisionedClustersResponse.Update
- All Superinterfaces:
ProvisionedClustersResponse.UpdateStages.WithTags
- Enclosing interface:
- ProvisionedClustersResponse
public static interface ProvisionedClustersResponse.Update
extends ProvisionedClustersResponse.UpdateStages.WithTags
The template for ProvisionedClustersResponse update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.ProvisionedClustersResponse.UpdateStages.WithTags
withTags
-
Method Details
-
apply
ProvisionedClustersResponse 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.
-