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

42 строки
2.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.graphservices.models.Operations"
fullName: "com.azure.resourcemanager.graphservices.models.Operations"
name: "Operations"
nameWithType: "Operations"
summary: "Resource collection API of Operations."
syntax: "public interface **Operations**"
methods:
- uid: "com.azure.resourcemanager.graphservices.models.Operations.list()"
fullName: "com.azure.resourcemanager.graphservices.models.Operations.list()"
name: "list()"
nameWithType: "Operations.list()"
summary: "Returns list of operations."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<Operation> list()"
desc: "Returns list of operations."
returns:
description: "a list of REST API operations supported by an Azure Resource Provider 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.graphservices.models.Operation?alt=com.azure.resourcemanager.graphservices.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.graphservices.models.Operations.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.graphservices.models.Operations.list(Context context)"
name: "list(Context context)"
nameWithType: "Operations.list(Context context)"
summary: "Returns list of 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<Operation> list(Context context)"
desc: "Returns list of operations."
returns:
description: "a list of REST API operations supported by an Azure Resource Provider 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.graphservices.models.Operation?alt=com.azure.resourcemanager.graphservices.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Operations."
metadata: {}
package: "com.azure.resourcemanager.graphservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-graphservices:1.0.0