SensitivityLabel.Update Interface
Implements
public static interface SensitivityLabel.Update
extends WithLabelName, WithLabelId, WithInformationType, WithInformationTypeId, WithRank
The template for SensitivityLabel update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Sensitivity |
apply()
Executes the update request. |
|
abstract
Sensitivity |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract SensitivityLabel apply()
Executes the update request.
Returns:
apply
public abstract SensitivityLabel apply(Context context)
Executes the update request.
Parameters:
Returns: