Interface ContentKeyPolicy.Update
- All Superinterfaces:
ContentKeyPolicy.UpdateStages.WithDescription
,ContentKeyPolicy.UpdateStages.WithOptions
- Enclosing interface:
- ContentKeyPolicy
public static interface ContentKeyPolicy.Update
extends ContentKeyPolicy.UpdateStages.WithDescription, ContentKeyPolicy.UpdateStages.WithOptions
The template for ContentKeyPolicy update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.ContentKeyPolicy.UpdateStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.ContentKeyPolicy.UpdateStages.WithOptions
withOptions
-
Method Details
-
apply
ContentKeyPolicy apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-