Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigClient
-
Packages that use IdentityPlatformConfigClient Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigClient in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigClient Modifier and Type Class Description static classIdentityPlatformConfigClient.Jsii$ProxyAn implementation forIdentityPlatformConfigClientMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigClient Modifier and Type Method Description IdentityPlatformConfigClientIdentityPlatformConfigClient.Builder. build()Builds the configured instance.default IdentityPlatformConfigClientIdentityPlatformConfigConfig. getClient()client block.IdentityPlatformConfigClientIdentityPlatformConfigConfig.Jsii$Proxy. getClient()IdentityPlatformConfigClientIdentityPlatformConfig. getClientInput()IdentityPlatformConfigClientIdentityPlatformConfigClientOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigClient Modifier and Type Method Description IdentityPlatformConfig.BuilderIdentityPlatformConfig.Builder. client(IdentityPlatformConfigClient client)client block.IdentityPlatformConfigConfig.BuilderIdentityPlatformConfigConfig.Builder. client(IdentityPlatformConfigClient client)Sets the value ofIdentityPlatformConfigConfig.getClient()voidIdentityPlatformConfig. putClient(IdentityPlatformConfigClient value)voidIdentityPlatformConfigClientOutputReference. setInternalValue(IdentityPlatformConfigClient value)
-