azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

54 строки
4.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient"
fullName: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient"
name: "EdgeNodesClient"
nameWithType: "EdgeNodesClient"
summary: "An instance of this class provides access to all the operations defined in Edge<wbr>Nodes<wbr>Client."
syntax: "public interface **EdgeNodesClient**"
methods:
- uid: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient.list()"
fullName: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient.list()"
name: "list()"
nameWithType: "EdgeNodesClient.list()"
summary: "Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<EdgeNodeInner> list()"
desc: "Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users."
returns:
description: "result of the request to list CDN edgenodes as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.EdgeNodeInner?alt=com.azure.resourcemanager.cdn.fluent.models.EdgeNodeInner&text=EdgeNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient.list(Context context)"
name: "list(Context context)"
nameWithType: "EdgeNodesClient.list(Context context)"
summary: "Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EdgeNodeInner> list(Context context)"
desc: "Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users."
returns:
description: "result of the request to list CDN edgenodes as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.EdgeNodeInner?alt=com.azure.resourcemanager.cdn.fluent.models.EdgeNodeInner&text=EdgeNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient.listAsync()"
fullName: "com.azure.resourcemanager.cdn.fluent.EdgeNodesClient.listAsync()"
name: "listAsync()"
nameWithType: "EdgeNodesClient.listAsync()"
summary: "Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<EdgeNodeInner> listAsync()"
desc: "Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users."
returns:
description: "result of the request to list CDN edgenodes as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.EdgeNodeInner?alt=com.azure.resourcemanager.cdn.fluent.models.EdgeNodeInner&text=EdgeNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in EdgeNodesClient."
metadata: {}
package: "com.azure.resourcemanager.cdn.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0