Interface GatewayCertificateAuthorityContract.Update
- All Superinterfaces:
GatewayCertificateAuthorityContract.UpdateStages.WithIfMatch,GatewayCertificateAuthorityContract.UpdateStages.WithIsTrusted
- Enclosing interface:
GatewayCertificateAuthorityContract
public static interface GatewayCertificateAuthorityContract.Update
extends GatewayCertificateAuthorityContract.UpdateStages.WithIsTrusted, GatewayCertificateAuthorityContract.UpdateStages.WithIfMatch
The template for GatewayCertificateAuthorityContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayCertificateAuthorityContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayCertificateAuthorityContract.UpdateStages.WithIsTrusted
withIsTrusted
-
Method Details
-
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.
-