Uses of Interface
com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials
-
Packages that use IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials Package Description com.hashicorp.cdktf.providers.google.integration_connectors_connection google_integration_connectors_connection -
-
Uses of IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials in com.hashicorp.cdktf.providers.google.integration_connectors_connection
Classes in com.hashicorp.cdktf.providers.google.integration_connectors_connection that implement IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials Modifier and Type Class Description static classIntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials.Jsii$ProxyAn implementation forIntegrationConnectorsConnectionAuthConfigOauth2ClientCredentialsMethods in com.hashicorp.cdktf.providers.google.integration_connectors_connection with parameters of type IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials Modifier and Type Method Description IntegrationConnectorsConnectionAuthConfig.BuilderIntegrationConnectorsConnectionAuthConfig.Builder. oauth2ClientCredentials(IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials oauth2ClientCredentials)Sets the value ofIntegrationConnectorsConnectionAuthConfig.getOauth2ClientCredentials()voidIntegrationConnectorsConnectionAuthConfigOutputReference. putOauth2ClientCredentials(IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials value)voidIntegrationConnectorsConnectionAuthConfigOauth2ClientCredentialsOutputReference. setInternalValue(IntegrationConnectorsConnectionAuthConfigOauth2ClientCredentials value)
-