Interface VideoAnalyzer.UpdateStages.WithEncryption

  • All Known Subinterfaces:
    VideoAnalyzer.Update
    Enclosing interface:
    VideoAnalyzer.UpdateStages

    public static interface VideoAnalyzer.UpdateStages.WithEncryption
    The stage of the VideoAnalyzer update allowing to specify encryption.
    • Method Detail

      • withEncryption

        VideoAnalyzer.Update withEncryption​(AccountEncryption encryption)
        Specifies the encryption property: The account encryption properties..
        Parameters:
        encryption - The account encryption properties.
        Returns:
        the next definition stage.