Package com.intercom.api.types
Interface ConfigureRequest.ComponentId._FinalStage
- All Known Implementing Classes:
ConfigureRequest.ComponentId.Builder
- Enclosing class:
ConfigureRequest.ComponentId
public static interface ConfigureRequest.ComponentId._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()inputValues(String key, Object value) inputValues(Map<String, Object> inputValues) putAllInputValues(Map<String, Object> inputValues)
-
Method Details
-
build
ConfigureRequest.ComponentId build() -
inputValues
-
putAllInputValues
-
inputValues
-