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