42 строки
3.3 KiB
YAML
42 строки
3.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.communication.fluent.OperationsClient"
|
|
fullName: "com.azure.resourcemanager.communication.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.communication.fluent.OperationsClient.list()"
|
|
fullName: "com.azure.resourcemanager.communication.fluent.OperationsClient.list()"
|
|
name: "list()"
|
|
nameWithType: "OperationsClient.list()"
|
|
summary: "List Operations Lists all of the available REST API operations of the Microsoft.<wbr>Communication provider."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<OperationInner> list()"
|
|
desc: "List Operations Lists all of the available REST API operations of the Microsoft.Communication provider."
|
|
returns:
|
|
description: "a list of REST API operations supported by an Azure Resource Provider as paginated response with\n <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.communication.fluent.models.OperationInner?alt=com.azure.resourcemanager.communication.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.communication.fluent.OperationsClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.communication.fluent.OperationsClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "OperationsClient.list(Context context)"
|
|
summary: "List Operations Lists all of the available REST API operations of the Microsoft.<wbr>Communication 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: "List Operations Lists all of the available REST API operations of the Microsoft.Communication provider."
|
|
returns:
|
|
description: "a list of REST API operations supported by an Azure Resource Provider as paginated response with\n <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.communication.fluent.models.OperationInner?alt=com.azure.resourcemanager.communication.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.communication.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-communication:2.1.0
|