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