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

42 строки
2.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.chaos.fluent.OperationsClient"
fullName: "com.azure.resourcemanager.chaos.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.chaos.fluent.OperationsClient.listAll()"
fullName: "com.azure.resourcemanager.chaos.fluent.OperationsClient.listAll()"
name: "listAll()"
nameWithType: "OperationsClient.listAll()"
summary: "Get a list all available Operations."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<OperationInner> listAll()"
desc: "Get a list all available Operations."
returns:
description: "a list all available 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.chaos.fluent.models.OperationInner?alt=com.azure.resourcemanager.chaos.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.chaos.fluent.OperationsClient.listAll(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.chaos.fluent.OperationsClient.listAll(Context context)"
name: "listAll(Context context)"
nameWithType: "OperationsClient.listAll(Context context)"
summary: "Get a list all available 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> listAll(Context context)"
desc: "Get a list all available Operations."
returns:
description: "a list all available 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.chaos.fluent.models.OperationInner?alt=com.azure.resourcemanager.chaos.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.chaos.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-chaos:1.1.0