public final class AvailableProvidersListInner extends Object
| Constructor and Description |
|---|
AvailableProvidersListInner() |
| Modifier and Type | Method and Description |
|---|---|
List<AvailableProvidersListCountry> |
countries()
Get the countries property: List of available countries.
|
void |
validate()
Validates the instance.
|
AvailableProvidersListInner |
withCountries(List<AvailableProvidersListCountry> countries)
Set the countries property: List of available countries.
|
public List<AvailableProvidersListCountry> countries()
public AvailableProvidersListInner withCountries(List<AvailableProvidersListCountry> countries)
countries - the countries value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.