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