Class OdsRunbookHelpInfo.Builder

    • Constructor Detail

      • Builder

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

      • setParameterInfo

        public OdsRunbookHelpInfo.Builder setParameterInfo​(java.util.List<OdsRunbookParameterHelpInfo> parameterInfo)
        Descriptions on parameters of an Online Diagnostic System Runbook. 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:
        parameterInfo - New value for the property.
      • setSummary

        public OdsRunbookHelpInfo.Builder setSummary​(java.lang.String summary)
        Usage summary of an Online Diagnostic System Runbook. 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:
        summary - New value for the property.