Interface Certificate.Update
- All Superinterfaces:
Certificate.UpdateStages.WithDescription
,Certificate.UpdateStages.WithName
- Enclosing interface:
- Certificate
public static interface Certificate.Update
extends Certificate.UpdateStages.WithName, Certificate.UpdateStages.WithDescription
The template for Certificate update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Certificate.UpdateStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.Certificate.UpdateStages.WithName
withName
-
Method Details
-
apply
Certificate apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-