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

38 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.OperationCollection"
fullName: "com.azure.resourcemanager.mediaservices.models.OperationCollection"
name: "OperationCollection"
nameWithType: "OperationCollection"
summary: "An immutable client-side representation of Operation<wbr>Collection."
syntax: "public interface **OperationCollection**"
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.OperationCollection.innerModel()"
fullName: "com.azure.resourcemanager.mediaservices.models.OperationCollection.innerModel()"
name: "innerModel()"
nameWithType: "OperationCollection.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>mediaservices.<wbr>fluent.<wbr>models.<wbr>Operation<wbr>Collection<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract OperationCollectionInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner?alt=com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner&text=OperationCollectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mediaservices.models.OperationCollection.value()"
fullName: "com.azure.resourcemanager.mediaservices.models.OperationCollection.value()"
name: "value()"
nameWithType: "OperationCollection.value()"
summary: "Gets the value property: A collection of Operation items."
modifiers:
- "abstract"
syntax: "public abstract List<Operation> value()"
desc: "Gets the value property: A collection of Operation items."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.mediaservices.models.Operation?alt=com.azure.resourcemanager.mediaservices.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of OperationCollection."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0