Class NvdsUpgradePrecheckId.Builder

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor with parameters for the required properties of NvdsUpgradePrecheckId.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      NvdsUpgradePrecheckId build()  
      NvdsUpgradePrecheckId.Builder setPrecheckId​(java.lang.String precheckId)
      Tracking ID of nvds upgrade precheck This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of NvdsUpgradePrecheckId.
    • Method Detail

      • setPrecheckId

        public NvdsUpgradePrecheckId.Builder setPrecheckId​(java.lang.String precheckId)
        Tracking ID of nvds upgrade precheck This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        precheckId - New value for the property.