Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigClient.Builder
-
Packages that use IdentityPlatformConfigClient.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigClient.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigClient.Builder Modifier and Type Method Description static IdentityPlatformConfigClient.BuilderIdentityPlatformConfigClient. builder()IdentityPlatformConfigClient.BuilderIdentityPlatformConfigClient.Builder. permissions(IdentityPlatformConfigClientPermissions permissions)Sets the value ofIdentityPlatformConfigClient.getPermissions()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigClient.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigClient.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigClient.Builder.
-