Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_fulfillment.DialogflowFulfillmentFeatures.Builder
-
Packages that use DialogflowFulfillmentFeatures.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_fulfillment google_dialogflow_fulfillment -
-
Uses of DialogflowFulfillmentFeatures.Builder in com.hashicorp.cdktf.providers.google.dialogflow_fulfillment
Methods in com.hashicorp.cdktf.providers.google.dialogflow_fulfillment that return DialogflowFulfillmentFeatures.Builder Modifier and Type Method Description static DialogflowFulfillmentFeatures.BuilderDialogflowFulfillmentFeatures. builder()DialogflowFulfillmentFeatures.BuilderDialogflowFulfillmentFeatures.Builder. type(String type)Sets the value ofDialogflowFulfillmentFeatures.getType()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_fulfillment with parameters of type DialogflowFulfillmentFeatures.Builder Constructor Description Jsii$Proxy(DialogflowFulfillmentFeatures.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowFulfillmentFeatures.Builder.
-