EdgeNodesClient Interface
public interface EdgeNodesClient
An instance of this class provides access to all the operations defined in EdgeNodesClient.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
list()
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users. |
abstract
Paged |
list(Context context)
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users. |
abstract
Paged |
listAsync()
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users. |
Method Details
list
public abstract PagedIterable
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.
Returns:
list
public abstract PagedIterable
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.
Parameters:
Returns:
listAsync
public abstract PagedFlux
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.
Returns:
Applies to
Azure SDK for Java