Interface StreamingPolicy.DefinitionStages.WithEnvelopeEncryption

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

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

    • withEnvelopeEncryption

      StreamingPolicy.DefinitionStages.WithCreate withEnvelopeEncryption(EnvelopeEncryption envelopeEncryption)
      Specifies the envelopeEncryption property: Configuration of EnvelopeEncryption.
      Parameters:
      envelopeEncryption - Configuration of EnvelopeEncryption.
      Returns:
      the next definition stage.