Interface StreamingPolicy.DefinitionStages.WithDefaultContentKeyPolicyName

All Known Subinterfaces:
StreamingPolicy.Definition, StreamingPolicy.DefinitionStages.WithCreate
Enclosing interface:
StreamingPolicy.DefinitionStages

public static interface StreamingPolicy.DefinitionStages.WithDefaultContentKeyPolicyName
The stage of the StreamingPolicy definition allowing to specify defaultContentKeyPolicyName.
  • Method Details

    • withDefaultContentKeyPolicyName

      StreamingPolicy.DefinitionStages.WithCreate withDefaultContentKeyPolicyName(String defaultContentKeyPolicyName)
      Specifies the defaultContentKeyPolicyName property: Default ContentKey used by current Streaming Policy.
      Parameters:
      defaultContentKeyPolicyName - Default ContentKey used by current Streaming Policy.
      Returns:
      the next definition stage.