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 Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      ContentKeyPolicy apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.