Class HighPerformanceConfig.Builder

    • Constructor Detail

      • Builder

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

      • setHighPerformanceConfigParams

        public HighPerformanceConfig.Builder setHighPerformanceConfigParams​(java.util.List<HighPerformanceConfigParams> highPerformanceConfigParams)
        List of parameters that could be used to configure high performance.
        Parameters:
        highPerformanceConfigParams - New value for the property.
      • setVersion

        public HighPerformanceConfig.Builder setVersion​(java.util.List<java.lang.String> version)
        Based on the high_performance_config_type, it could be either driver version or host version. For high_performance_config_type as ADV_CONFIG or MISC_CONFIG, this represents host version. For high_performance_config_type as DRIVER_CONFIG, this represents physical NIC driver version.
        Parameters:
        version - New value for the property.