CdnPeeringPrefixesClient Interface
public interface CdnPeeringPrefixesClient
An instance of this class provides access to all the operations defined in CdnPeeringPrefixesClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list(String peeringLocation)
Lists all of the advertised prefixes for the specified peering location. |
|
abstract
Paged |
list(String peeringLocation, Context context)
Lists all of the advertised prefixes for the specified peering location. |
Method Details
list
public abstract PagedIterable<CdnPeeringPrefixInner> list(String peeringLocation)
Lists all of the advertised prefixes for the specified peering location.
Parameters:
Returns:
list
public abstract PagedIterable<CdnPeeringPrefixInner> list(String peeringLocation, Context context)
Lists all of the advertised prefixes for the specified peering location.
Parameters:
Returns: