Uses of Class
com.azure.resourcemanager.apimanagement.models.ProductPoliciesGetEntityTagResponse
Packages that use ProductPoliciesGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ProductPoliciesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ProductPoliciesGetEntityTagResponseModifier and TypeMethodDescriptionProductPoliciesClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String productId, PolicyIdName policyId, com.azure.core.util.Context context) Get the ETag of the policy configuration at the Product level. -
Uses of ProductPoliciesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ProductPoliciesGetEntityTagResponseModifier and TypeMethodDescriptionProductPolicies.getEntityTagWithResponse(String resourceGroupName, String serviceName, String productId, PolicyIdName policyId, com.azure.core.util.Context context) Get the ETag of the policy configuration at the Product level.