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

30 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.StreamingLocator.DefinitionStages.WithContentKeys"
fullName: "com.azure.resourcemanager.mediaservices.models.StreamingLocator.DefinitionStages.WithContentKeys"
name: "StreamingLocator.DefinitionStages.WithContentKeys"
nameWithType: "StreamingLocator.DefinitionStages.WithContentKeys"
summary: "The stage of the Streaming<wbr>Locator definition allowing to specify content<wbr>Keys."
syntax: "public static interface **StreamingLocator.DefinitionStages.WithContentKeys**"
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.StreamingLocator.DefinitionStages.WithContentKeys.withContentKeys(java.util.List<com.azure.resourcemanager.mediaservices.models.StreamingLocatorContentKey>)"
fullName: "com.azure.resourcemanager.mediaservices.models.StreamingLocator.DefinitionStages.WithContentKeys.withContentKeys(List<StreamingLocatorContentKey> contentKeys)"
name: "withContentKeys(List<StreamingLocatorContentKey> contentKeys)"
nameWithType: "StreamingLocator.DefinitionStages.WithContentKeys.withContentKeys(List<StreamingLocatorContentKey> contentKeys)"
summary: "Specifies the content<wbr>Keys property: The Content<wbr>Keys used by this Streaming Locator.."
modifiers:
- "abstract"
parameters:
- description: "The ContentKeys used by this Streaming Locator."
name: "contentKeys"
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.StreamingLocatorContentKey?alt=com.azure.resourcemanager.mediaservices.models.StreamingLocatorContentKey&text=StreamingLocatorContentKey\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract StreamingLocator.DefinitionStages.WithCreate withContentKeys(List<StreamingLocatorContentKey> contentKeys)"
desc: "Specifies the contentKeys property: The ContentKeys used by this Streaming Locator.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.StreamingLocator.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.mediaservices.models.StreamingLocator.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the StreamingLocator definition allowing to specify contentKeys."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0