Class IntentRuntimeRequestParameters.Builder

    • Method Detail

      • setIntentPath

        public IntentRuntimeRequestParameters.Builder setIntentPath​(java.lang.String intentPath)
        Policy Path referencing an intent object.
        Parameters:
        intentPath - New value for the property.
      • setSitePath

        public IntentRuntimeRequestParameters.Builder setSitePath​(java.lang.String sitePath)
        Policy Path referencing a site. This is applicable only on a GlobalManager. If no site_path is specified, then based on the span of the intent the response will be fetched from the respective sites
        Parameters:
        sitePath - New value for the property.