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