Uses of Interface
com.azure.resourcemanager.apimanagement.models.GatewayCertificateAuthorityContract.Update
Packages that use GatewayCertificateAuthorityContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of GatewayCertificateAuthorityContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GatewayCertificateAuthorityContract.UpdateModifier and TypeMethodDescriptionGatewayCertificateAuthorityContract.update()Begins update for the GatewayCertificateAuthorityContract resource.GatewayCertificateAuthorityContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.GatewayCertificateAuthorityContract.UpdateStages.WithIsTrusted.withIsTrusted(Boolean isTrusted) Specifies the isTrusted property: Determines whether certificate authority is trusted..