Uses of Interface
com.azure.resourcemanager.apimanagement.models.PortalRevisionContract.Update
Packages that use PortalRevisionContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PortalRevisionContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PortalRevisionContract.UpdateModifier and TypeMethodDescriptionPortalRevisionContract.update()Begins update for the PortalRevisionContract resource.PortalRevisionContract.UpdateStages.WithDescription.withDescription(String description) Specifies the description property: Portal revision description..PortalRevisionContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.PortalRevisionContract.UpdateStages.WithIsCurrent.withIsCurrent(Boolean isCurrent) Specifies the isCurrent property: Indicates if the portal's revision is public..