Uses of Interface
com.azure.resourcemanager.mediaservices.models.StreamingEndpoint
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StreamingEndpoint in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingEndpoint.Update.apply()
Executes the update request.StreamingEndpoint.Update.apply
(com.azure.core.util.Context context) Executes the update request.StreamingEndpoint.DefinitionStages.WithCreate.create()
Executes the create request.StreamingEndpoint.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get StreamingEndpointGet StreamingEndpointStreamingEndpoints.operationLocation
(String resourceGroupName, String accountName, String streamingEndpointName, String operationId) Get operation status.StreamingEndpoint.refresh()
Refreshes the resource to sync with Azure.StreamingEndpoint.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<StreamingEndpoint>
StreamingEndpoints.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get StreamingEndpointcom.azure.core.http.rest.Response<StreamingEndpoint>
StreamingEndpoints.getWithResponse
(String resourceGroupName, String accountName, String streamingEndpointName, com.azure.core.util.Context context) Get StreamingEndpointcom.azure.core.http.rest.PagedIterable<StreamingEndpoint>
List StreamingEndpointscom.azure.core.http.rest.PagedIterable<StreamingEndpoint>
StreamingEndpoints.list
(String resourceGroupName, String accountName, com.azure.core.util.Context context) List StreamingEndpointscom.azure.core.http.rest.Response<StreamingEndpoint>
StreamingEndpoints.operationLocationWithResponse
(String resourceGroupName, String accountName, String streamingEndpointName, String operationId, com.azure.core.util.Context context) Get operation status.