Interface ContentKeyPolicy.UpdateStages.WithDescription

All Known Subinterfaces:
ContentKeyPolicy.Update
Enclosing interface:
ContentKeyPolicy.UpdateStages

public static interface ContentKeyPolicy.UpdateStages.WithDescription
The stage of the ContentKeyPolicy update allowing to specify description.
  • Method Summary

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: A description for the Policy..
  • Method Details

    • withDescription

      ContentKeyPolicy.Update withDescription(String description)
      Specifies the description property: A description for the Policy..
      Parameters:
      description - A description for the Policy.
      Returns:
      the next definition stage.