Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_entity_type.DialogflowEntityTypeEntities
-
Packages that use DialogflowEntityTypeEntities Package Description com.hashicorp.cdktf.providers.google.dialogflow_entity_type google_dialogflow_entity_type -
-
Uses of DialogflowEntityTypeEntities in com.hashicorp.cdktf.providers.google.dialogflow_entity_type
Classes in com.hashicorp.cdktf.providers.google.dialogflow_entity_type that implement DialogflowEntityTypeEntities Modifier and Type Class Description static classDialogflowEntityTypeEntities.Jsii$ProxyAn implementation forDialogflowEntityTypeEntitiesMethods in com.hashicorp.cdktf.providers.google.dialogflow_entity_type that return DialogflowEntityTypeEntities Modifier and Type Method Description DialogflowEntityTypeEntitiesDialogflowEntityTypeEntities.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_entity_type with parameters of type DialogflowEntityTypeEntities Modifier and Type Method Description voidDialogflowEntityTypeEntitiesOutputReference. setInternalValue(DialogflowEntityTypeEntities value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_entity_type with type arguments of type DialogflowEntityTypeEntities Modifier and Type Method Description DialogflowEntityType.BuilderDialogflowEntityType.Builder. entities(List<? extends DialogflowEntityTypeEntities> entities)entities block.DialogflowEntityTypeConfig.BuilderDialogflowEntityTypeConfig.Builder. entities(List<? extends DialogflowEntityTypeEntities> entities)Sets the value ofDialogflowEntityTypeConfig.getEntities()voidDialogflowEntityTypeEntitiesList. setInternalValue(List<DialogflowEntityTypeEntities> value)
-