Package com.ibm.watson.common
Interface WatsonHttpHeaders
public interface WatsonHttpHeaders
The Interface WatsonHttpHeaders.
-
Field Summary
Fields Modifier and Type Field Description static String
X_IBMCLOUD_SDK_ANALYTICS
Header containing analytics info.static String
X_WATSON_LEARNING_OPT_OUT
Allow Watson to collect the payload.static String
X_WATSON_TEST
Mark 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
-