Uses of Class
com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionAuthConfigUserPassword.Builder
-
Packages that use IntegrationConnectorsConnectionAuthConfigUserPassword.Builder Package Description com.hashicorp.cdktf.providers.google.integration_connectors_connection google_integration_connectors_connection -
-
Uses of IntegrationConnectorsConnectionAuthConfigUserPassword.Builder in com.hashicorp.cdktf.providers.google.integration_connectors_connection
Methods in com.hashicorp.cdktf.providers.google.integration_connectors_connection that return IntegrationConnectorsConnectionAuthConfigUserPassword.Builder Modifier and Type Method Description static IntegrationConnectorsConnectionAuthConfigUserPassword.BuilderIntegrationConnectorsConnectionAuthConfigUserPassword. builder()IntegrationConnectorsConnectionAuthConfigUserPassword.BuilderIntegrationConnectorsConnectionAuthConfigUserPassword.Builder. password(IntegrationConnectorsConnectionAuthConfigUserPasswordPassword password)Sets the value ofIntegrationConnectorsConnectionAuthConfigUserPassword.getPassword()IntegrationConnectorsConnectionAuthConfigUserPassword.BuilderIntegrationConnectorsConnectionAuthConfigUserPassword.Builder. username(String username)Sets the value ofIntegrationConnectorsConnectionAuthConfigUserPassword.getUsername()Constructors in com.hashicorp.cdktf.providers.google.integration_connectors_connection with parameters of type IntegrationConnectorsConnectionAuthConfigUserPassword.Builder Constructor Description Jsii$Proxy(IntegrationConnectorsConnectionAuthConfigUserPassword.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationConnectorsConnectionAuthConfigUserPassword.Builder.
-