Uses of Class
com.azure.resourcemanager.apimanagement.models.ProductsGetEntityTagResponse
Packages that use ProductsGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ProductsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ProductsGetEntityTagResponseModifier and TypeMethodDescriptionProductsClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String productId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the product specified by its identifier. -
Uses of ProductsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ProductsGetEntityTagResponseModifier and TypeMethodDescriptionProducts.getEntityTagWithResponse(String resourceGroupName, String serviceName, String productId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the product specified by its identifier.