42 строки
3.2 KiB
YAML
42 строки
3.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.webpubsub.fluent.OperationsClient"
|
|
fullName: "com.azure.resourcemanager.webpubsub.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.webpubsub.fluent.OperationsClient.list()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.fluent.OperationsClient.list()"
|
|
name: "list()"
|
|
nameWithType: "OperationsClient.list()"
|
|
summary: "Lists all of the available REST API operations of the Microsoft.<wbr>Signal<wbr>RService provider."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<OperationInner> list()"
|
|
desc: "Lists all of the available REST API operations of the Microsoft.SignalRService provider."
|
|
returns:
|
|
description: "result of the request to list REST API 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.webpubsub.fluent.models.OperationInner?alt=com.azure.resourcemanager.webpubsub.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.fluent.OperationsClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.webpubsub.fluent.OperationsClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "OperationsClient.list(Context context)"
|
|
summary: "Lists all of the available REST API operations of the Microsoft.<wbr>Signal<wbr>RService 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: "Lists all of the available REST API operations of the Microsoft.SignalRService provider."
|
|
returns:
|
|
description: "result of the request to list REST API 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.webpubsub.fluent.models.OperationInner?alt=com.azure.resourcemanager.webpubsub.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.webpubsub.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-webpubsub:1.1.0
|