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

54 строки
4.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.OperationsClient"
fullName: "com.azure.resourcemanager.network.fluent.OperationsClient"
name: "OperationsClient"
nameWithType: "OperationsClient"
summary: "An instance of this class provides access to all the operations defined in Operations<wbr>Client."
syntax: "public interface **OperationsClient**"
methods:
- uid: "com.azure.resourcemanager.network.fluent.OperationsClient.list()"
fullName: "com.azure.resourcemanager.network.fluent.OperationsClient.list()"
name: "list()"
nameWithType: "OperationsClient.list()"
summary: "Lists all of the available Network Rest API operations."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<OperationInner> list()"
desc: "Lists all of the available Network Rest API operations."
returns:
description: "result of the request to list Network operations 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.network.fluent.models.OperationInner?alt=com.azure.resourcemanager.network.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.OperationsClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.OperationsClient.list(Context context)"
name: "list(Context context)"
nameWithType: "OperationsClient.list(Context context)"
summary: "Lists all of the available Network Rest API operations."
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<OperationInner> list(Context context)"
desc: "Lists all of the available Network Rest API operations."
returns:
description: "result of the request to list Network operations 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.network.fluent.models.OperationInner?alt=com.azure.resourcemanager.network.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.OperationsClient.listAsync()"
fullName: "com.azure.resourcemanager.network.fluent.OperationsClient.listAsync()"
name: "listAsync()"
nameWithType: "OperationsClient.listAsync()"
summary: "Lists all of the available Network Rest API operations."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<OperationInner> listAsync()"
desc: "Lists all of the available Network Rest API operations."
returns:
description: "result of the request to list Network operations 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.network.fluent.models.OperationInner?alt=com.azure.resourcemanager.network.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in OperationsClient."
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0