Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_agent.DialogflowCxAgentGitIntegrationSettings.Builder
-
Packages that use DialogflowCxAgentGitIntegrationSettings.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_agent google_dialogflow_cx_agent -
-
Uses of DialogflowCxAgentGitIntegrationSettings.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent that return DialogflowCxAgentGitIntegrationSettings.Builder Modifier and Type Method Description static DialogflowCxAgentGitIntegrationSettings.BuilderDialogflowCxAgentGitIntegrationSettings. builder()DialogflowCxAgentGitIntegrationSettings.BuilderDialogflowCxAgentGitIntegrationSettings.Builder. githubSettings(DialogflowCxAgentGitIntegrationSettingsGithubSettings githubSettings)Sets the value ofDialogflowCxAgentGitIntegrationSettings.getGithubSettings()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent with parameters of type DialogflowCxAgentGitIntegrationSettings.Builder Constructor Description Jsii$Proxy(DialogflowCxAgentGitIntegrationSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxAgentGitIntegrationSettings.Builder.
-