public class DialogNodeContext extends com.ibm.cloud.sdk.core.service.model.DynamicModel<Object>
Modifier and Type | Class and Description |
---|---|
static class |
DialogNodeContext.Builder
Builder.
|
Constructor and Description |
---|
DialogNodeContext() |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,Object>> |
getIntegrations()
Gets the integrations.
|
DialogNodeContext.Builder |
newBuilder()
New builder.
|
void |
setIntegrations(Map<String,Map<String,Object>> integrations)
Sets the integrations.
|
Copyright © 2023 IBM Cloud. All rights reserved.