Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiWikisGetEntityTagResponse
Packages that use ApiWikisGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiWikisGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiWikisGetEntityTagResponseModifier and TypeMethodDescriptionApiWikisClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Wiki for an API specified by its identifier. -
Uses of ApiWikisGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiWikisGetEntityTagResponseModifier and TypeMethodDescriptionApiWikis.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Wiki for an API specified by its identifier.