42 строки
3.0 KiB
YAML
42 строки
3.0 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.netapp.fluent.OperationsClient"
|
||
|
fullName: "com.azure.resourcemanager.netapp.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.netapp.fluent.OperationsClient.list()"
|
||
|
fullName: "com.azure.resourcemanager.netapp.fluent.OperationsClient.list()"
|
||
|
name: "list()"
|
||
|
nameWithType: "OperationsClient.list()"
|
||
|
summary: "Describes the Resource Provider"
|
||
|
modifiers:
|
||
|
- "abstract"
|
||
|
syntax: "public abstract PagedIterable<OperationInner> list()"
|
||
|
desc: "Describes the Resource Provider\n\nLists all of the available Microsoft.NetApp Rest API operations."
|
||
|
returns:
|
||
|
description: "result of the request to list Cloud Volume 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\" /><<xref href=\"com.azure.resourcemanager.netapp.fluent.models.OperationInner?alt=com.azure.resourcemanager.netapp.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
- uid: "com.azure.resourcemanager.netapp.fluent.OperationsClient.list(com.azure.core.util.Context)"
|
||
|
fullName: "com.azure.resourcemanager.netapp.fluent.OperationsClient.list(Context context)"
|
||
|
name: "list(Context context)"
|
||
|
nameWithType: "OperationsClient.list(Context context)"
|
||
|
summary: "Describes the Resource Provider"
|
||
|
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: "Describes the Resource Provider\n\nLists all of the available Microsoft.NetApp Rest API operations."
|
||
|
returns:
|
||
|
description: "result of the request to list Cloud Volume 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\" /><<xref href=\"com.azure.resourcemanager.netapp.fluent.models.OperationInner?alt=com.azure.resourcemanager.netapp.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
type: "interface"
|
||
|
desc: "An instance of this class provides access to all the operations defined in OperationsClient."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.netapp.fluent"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.0.0
|