Uses of Interface
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries
-
Packages that use IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries in com.hashicorp.cdktf.providers.google.integrations_auth_config
Classes in com.hashicorp.cdktf.providers.google.integrations_auth_config that implement IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries Modifier and Type Class Description static classIntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries.Jsii$ProxyAn implementation forIntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntriesMethods in com.hashicorp.cdktf.providers.google.integrations_auth_config that return IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries Modifier and Type Method Description IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntriesIntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries Modifier and Type Method Description voidIntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntriesOutputReference. setInternalValue(IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries value)Method parameters in com.hashicorp.cdktf.providers.google.integrations_auth_config with type arguments of type IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries Modifier and Type Method Description IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParams.BuilderIntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParams.Builder. entries(List<? extends IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries> entries)voidIntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntriesList. setInternalValue(List<IntegrationsAuthConfigDecryptedCredentialOauth2ClientCredentialsTokenParamsEntries> value)
-