Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type.DialogflowCxEntityTypeEntities
-
Packages that use DialogflowCxEntityTypeEntities Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type google_dialogflow_cx_entity_type -
-
Uses of DialogflowCxEntityTypeEntities in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that implement DialogflowCxEntityTypeEntities Modifier and Type Class Description static classDialogflowCxEntityTypeEntities.Jsii$ProxyAn implementation forDialogflowCxEntityTypeEntitiesMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that return DialogflowCxEntityTypeEntities Modifier and Type Method Description DialogflowCxEntityTypeEntitiesDialogflowCxEntityTypeEntities.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type with parameters of type DialogflowCxEntityTypeEntities Modifier and Type Method Description voidDialogflowCxEntityTypeEntitiesOutputReference. setInternalValue(DialogflowCxEntityTypeEntities value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type with type arguments of type DialogflowCxEntityTypeEntities Modifier and Type Method Description DialogflowCxEntityType.BuilderDialogflowCxEntityType.Builder. entities(List<? extends DialogflowCxEntityTypeEntities> entities)entities block.DialogflowCxEntityTypeConfig.BuilderDialogflowCxEntityTypeConfig.Builder. entities(List<? extends DialogflowCxEntityTypeEntities> entities)Sets the value ofDialogflowCxEntityTypeConfig.getEntities()voidDialogflowCxEntityTypeEntitiesList. setInternalValue(List<DialogflowCxEntityTypeEntities> value)
-