Uses of Class
com.azure.resourcemanager.apimanagement.models.CachesGetEntityTagResponse
Packages that use CachesGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of CachesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return CachesGetEntityTagResponseModifier and TypeMethodDescriptionCachesClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String cacheId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Cache specified by its identifier. -
Uses of CachesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return CachesGetEntityTagResponseModifier and TypeMethodDescriptionCaches.getEntityTagWithResponse(String resourceGroupName, String serviceName, String cacheId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Cache specified by its identifier.