Uses of Interface
com.azure.resourcemanager.mediaservices.models.StreamingPolicy
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StreamingPolicy in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingPolicy.DefinitionStages.WithCreate.create()
Executes the create request.StreamingPolicy.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a Streaming PolicyGet a Streaming PolicyStreamingPolicy.refresh()
Refreshes the resource to sync with Azure.StreamingPolicy.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<StreamingPolicy>
StreamingPolicies.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a Streaming Policycom.azure.core.http.rest.Response<StreamingPolicy>
StreamingPolicies.getWithResponse
(String resourceGroupName, String accountName, String streamingPolicyName, com.azure.core.util.Context context) Get a Streaming Policycom.azure.core.http.rest.PagedIterable<StreamingPolicy>
List Streaming Policiescom.azure.core.http.rest.PagedIterable<StreamingPolicy>
StreamingPolicies.list
(String resourceGroupName, String accountName, String filter, Integer top, String orderby, com.azure.core.util.Context context) List Streaming Policies