Package com.ibm.watson.common
Interface WatsonHttpHeaders
public interface WatsonHttpHeaders
The Interface WatsonHttpHeaders.
-
Field Summary
Fields Modifier and Type Field Description static StringX_IBMCLOUD_SDK_ANALYTICSHeader containing analytics info.static StringX_WATSON_LEARNING_OPT_OUTAllow Watson to collect the payload.static StringX_WATSON_TESTMark API calls as tests.
-
Field Details
-
X_WATSON_LEARNING_OPT_OUT
Allow Watson to collect the payload.- See Also:
- Constant Field Values
-
X_IBMCLOUD_SDK_ANALYTICS
Header containing analytics info.- See Also:
- Constant Field Values
-
X_WATSON_TEST
Mark API calls as tests.- See Also:
- Constant Field Values
-