Uses of Class
com.microsoft.azure.management.network.AvailableProvidersListCountry
-
Packages that use AvailableProvidersListCountry Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AvailableProvidersListCountry in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AvailableProvidersListCountry Modifier and Type Method Description AvailableProvidersListCountryAvailableProvidersListCountry. withCountryName(String countryName)Set the countryName value.AvailableProvidersListCountryAvailableProvidersListCountry. withProviders(List<String> providers)Set the providers value.AvailableProvidersListCountryAvailableProvidersListCountry. withStates(List<AvailableProvidersListState> states)Set the states value.Methods in com.microsoft.azure.management.network that return types with arguments of type AvailableProvidersListCountry Modifier and Type Method Description Map<String,AvailableProvidersListCountry>AvailableProviders. providersByCountry()
-