Uses of Interface
com.azure.resourcemanager.mediaservices.models.StreamingLocator
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StreamingLocator in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingLocator.DefinitionStages.WithCreate.create()
Executes the create request.StreamingLocator.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a Streaming LocatorGet a Streaming LocatorStreamingLocator.refresh()
Refreshes the resource to sync with Azure.StreamingLocator.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<StreamingLocator>
StreamingLocators.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a Streaming Locatorcom.azure.core.http.rest.Response<StreamingLocator>
StreamingLocators.getWithResponse
(String resourceGroupName, String accountName, String streamingLocatorName, com.azure.core.util.Context context) Get a Streaming Locatorcom.azure.core.http.rest.PagedIterable<StreamingLocator>
List Streaming Locatorscom.azure.core.http.rest.PagedIterable<StreamingLocator>
StreamingLocators.list
(String resourceGroupName, String accountName, String filter, Integer top, String orderby, com.azure.core.util.Context context) List Streaming Locators