Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationsGetEntityTagResponse
Packages that use GatewayHostnameConfigurationsGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of GatewayHostnameConfigurationsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return GatewayHostnameConfigurationsGetEntityTagResponseModifier and TypeMethodDescriptionGatewayHostnameConfigurationsClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String gatewayId, String hcId, com.azure.core.util.Context context) Checks that hostname configuration entity specified by identifier exists for specified Gateway entity. -
Uses of GatewayHostnameConfigurationsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GatewayHostnameConfigurationsGetEntityTagResponseModifier and TypeMethodDescriptionGatewayHostnameConfigurations.getEntityTagWithResponse(String resourceGroupName, String serviceName, String gatewayId, String hcId, com.azure.core.util.Context context) Checks that hostname configuration entity specified by identifier exists for specified Gateway entity.