KubernetesClusterFeature.Update Interface
Implements
public static interface KubernetesClusterFeature.Update
extends WithTags, WithOptions, WithIfMatch, WithIfNoneMatch
The template for KubernetesClusterFeature update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Kubernetes |
apply()
Executes the update request. |
|
abstract
Kubernetes |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract KubernetesClusterFeature apply()
Executes the update request.
Returns:
apply
public abstract KubernetesClusterFeature apply(Context context)
Executes the update request.
Parameters:
Returns: