Uses of Class
com.azure.resourcemanager.apimanagement.models.GraphQLApiResolverPoliciesGetEntityTagResponse
Packages that use GraphQLApiResolverPoliciesGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of GraphQLApiResolverPoliciesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return GraphQLApiResolverPoliciesGetEntityTagResponseModifier and TypeMethodDescriptionGraphQLApiResolverPoliciesClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, String resolverId, PolicyIdName policyId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the GraphQL API resolver policy specified by its identifier. -
Uses of GraphQLApiResolverPoliciesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GraphQLApiResolverPoliciesGetEntityTagResponseModifier and TypeMethodDescriptionGraphQLApiResolverPolicies.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, String resolverId, PolicyIdName policyId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the GraphQL API resolver policy specified by its identifier.