Interface StreamingPolicy.DefinitionStages.WithCommonEncryptionCbcs

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

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

    • withCommonEncryptionCbcs

      StreamingPolicy.DefinitionStages.WithCreate withCommonEncryptionCbcs(CommonEncryptionCbcs commonEncryptionCbcs)
      Specifies the commonEncryptionCbcs property: Configuration of CommonEncryptionCbcs.
      Parameters:
      commonEncryptionCbcs - Configuration of CommonEncryptionCbcs.
      Returns:
      the next definition stage.