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