Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AvailableProvidersListCity |
AvailableProvidersListCity.withCityName(String cityName)
Set the cityName value.
|
AvailableProvidersListCity |
AvailableProvidersListCity.withProviders(List<String> providers)
Set the providers value.
|
Modifier and Type | Method and Description |
---|---|
List<AvailableProvidersListCity> |
AvailableProvidersListState.cities()
Get the cities value.
|
Modifier and Type | Method and Description |
---|---|
AvailableProvidersListState |
AvailableProvidersListState.withCities(List<AvailableProvidersListCity> cities)
Set the cities value.
|
Copyright © 2019. All rights reserved.