Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiTagDescriptionsGetEntityTagResponse
Packages that use ApiTagDescriptionsGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiTagDescriptionsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiTagDescriptionsGetEntityTagResponseModifier and TypeMethodDescriptionApiTagDescriptionsClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, String tagDescriptionId, com.azure.core.util.Context context) Gets the entity state version of the tag specified by its identifier. -
Uses of ApiTagDescriptionsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiTagDescriptionsGetEntityTagResponseModifier and TypeMethodDescriptionApiTagDescriptions.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, String tagDescriptionId, com.azure.core.util.Context context) Gets the entity state version of the tag specified by its identifier.