Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewayApisGetEntityTagResponse
Packages that use GatewayApisGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of GatewayApisGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return GatewayApisGetEntityTagResponseModifier and TypeMethodDescriptionGatewayApisClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String gatewayId, String apiId, com.azure.core.util.Context context) Checks that API entity specified by identifier is associated with the Gateway entity. -
Uses of GatewayApisGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GatewayApisGetEntityTagResponseModifier and TypeMethodDescriptionGatewayApis.getEntityTagWithResponse(String resourceGroupName, String serviceName, String gatewayId, String apiId, com.azure.core.util.Context context) Checks that API entity specified by identifier is associated with the Gateway entity.