Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationsCreateOrUpdateResponse
Packages that use GatewayHostnameConfigurationsCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of GatewayHostnameConfigurationsCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return GatewayHostnameConfigurationsCreateOrUpdateResponseModifier and TypeMethodDescriptionGatewayHostnameConfigurationsClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String gatewayId, String hcId, GatewayHostnameConfigurationContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates of updates hostname configuration for a Gateway.