Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiIssuesGetEntityTagResponse
Packages that use ApiIssuesGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiIssuesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiIssuesGetEntityTagResponseModifier and TypeMethodDescriptionApiIssuesClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, String issueId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Issue for an API specified by its identifier. -
Uses of ApiIssuesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiIssuesGetEntityTagResponseModifier and TypeMethodDescriptionApiIssues.getEntityTagWithResponse(String resourceGroupName, String serviceName, String apiId, String issueId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Issue for an API specified by its identifier.