Class OdsRunbookParameterHelpInfo.Builder

    • Method Detail

      • setParameter

        public OdsRunbookParameterHelpInfo.Builder setParameter​(com.vmware.vapi.bindings.Structure parameter)
        Parameters:
        parameter - New value for the property. When clients pass a value of this class as a parameter, the property must contain all the properties defined in OdsRunbookParameter. When methods return a value of this class as a return value, the property will contain all the properties defined in OdsRunbookParameter.
      • setSummary

        public OdsRunbookParameterHelpInfo.Builder setSummary​(java.lang.String summary)
        Description on semantics and value constraints of an Online Diagnostic System Runbook parameter. 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.