Interface Cluster.Update
- All Superinterfaces:
Cluster.UpdateStages.WithProperties, Cluster.UpdateStages.WithTags
- Enclosing interface:
Cluster
public static interface Cluster.Update
extends Cluster.UpdateStages.WithTags, Cluster.UpdateStages.WithProperties
The template for Cluster update.
-
Method Summary
Methods inherited from interface Cluster.UpdateStages.WithProperties
withPropertiesMethods inherited from interface Cluster.UpdateStages.WithTags
withTags
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-