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