Uses of Class
com.azure.resourcemanager.apimanagement.models.NamedValuesGetEntityTagResponse
Packages that use NamedValuesGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of NamedValuesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return NamedValuesGetEntityTagResponseModifier and TypeMethodDescriptionNamedValuesClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String namedValueId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the named value specified by its identifier. -
Uses of NamedValuesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return NamedValuesGetEntityTagResponseModifier and TypeMethodDescriptionNamedValues.getEntityTagWithResponse(String resourceGroupName, String serviceName, String namedValueId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the named value specified by its identifier.