Class OdsRunbookSysInfo.Builder

    • Constructor Detail

      • Builder

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

      • setHostName

        public OdsRunbookSysInfo.Builder setHostName​(java.lang.String hostName)
        Host name or IP address. 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:
        hostName - New value for the property.
      • setOsName

        public OdsRunbookSysInfo.Builder setOsName​(java.lang.String osName)
        Operating system name. 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:
        osName - New value for the property.
      • setOsVersion

        public OdsRunbookSysInfo.Builder setOsVersion​(java.lang.String osVersion)
        Operating system version. 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:
        osVersion - New value for the property.