Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.ListContentKeysResponseInner
Package
Description
Package containing the service clients for AzureMediaServices.
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of ListContentKeysResponseInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionStreamingLocatorsClient.listContentKeys
(String resourceGroupName, String accountName, String streamingLocatorName) List Content KeysModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ListContentKeysResponseInner>
StreamingLocatorsClient.listContentKeysWithResponse
(String resourceGroupName, String accountName, String streamingLocatorName, com.azure.core.util.Context context) List Content Keys -
Uses of ListContentKeysResponseInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionListContentKeysResponseInner.withContentKeys
(List<StreamingLocatorContentKey> contentKeys) Set the contentKeys property: ContentKeys used by current Streaming Locator. -
Uses of ListContentKeysResponseInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionListContentKeysResponse.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.ListContentKeysResponseInner object.