Interface StreamingLocator.DefinitionStages.WithDefaultContentKeyPolicyName

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

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

    • withDefaultContentKeyPolicyName

      StreamingLocator.DefinitionStages.WithCreate withDefaultContentKeyPolicyName(String defaultContentKeyPolicyName)
      Specifies the defaultContentKeyPolicyName property: Name of the default ContentKeyPolicy used by this Streaming Locator..
      Parameters:
      defaultContentKeyPolicyName - Name of the default ContentKeyPolicy used by this Streaming Locator.
      Returns:
      the next definition stage.