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

42 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.Operations"
fullName: "com.azure.resourcemanager.mediaservices.models.Operations"
name: "Operations"
nameWithType: "Operations"
summary: "Resource collection API of Operations."
syntax: "public interface **Operations**"
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.Operations.list()"
fullName: "com.azure.resourcemanager.mediaservices.models.Operations.list()"
name: "list()"
nameWithType: "Operations.list()"
summary: "List Operations"
modifiers:
- "abstract"
syntax: "public abstract OperationCollection list()"
desc: "List Operations\n\nLists all the Media Services operations."
returns:
description: "a collection of Operation items."
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.OperationCollection?alt=com.azure.resourcemanager.mediaservices.models.OperationCollection&text=OperationCollection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mediaservices.models.Operations.listWithResponse(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mediaservices.models.Operations.listWithResponse(Context context)"
name: "listWithResponse(Context context)"
nameWithType: "Operations.listWithResponse(Context context)"
summary: "List 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 Response<OperationCollection> listWithResponse(Context context)"
desc: "List Operations\n\nLists all the Media Services operations."
returns:
description: "a collection of Operation items along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.mediaservices.models.OperationCollection?alt=com.azure.resourcemanager.mediaservices.models.OperationCollection&text=OperationCollection\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Operations."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0