PeeringServiceCountriesClient Interface
public interface PeeringServiceCountriesClient
An instance of this class provides access to all the operations defined in PeeringServiceCountriesClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list()
Lists all of the available countries for peering service. |
|
abstract
Paged |
list(Context context)
Lists all of the available countries for peering service. |
Method Details
list
public abstract PagedIterable<PeeringServiceCountryInner> list()
Lists all of the available countries for peering service.
Returns:
list
public abstract PagedIterable<PeeringServiceCountryInner> list(Context context)
Lists all of the available countries for peering service.
Parameters:
Returns: