Uses of Class
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyAndroidSettings.Builder
-
Packages that use RecaptchaEnterpriseKeyAndroidSettings.Builder Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyAndroidSettings.Builder in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyAndroidSettings.Builder Modifier and Type Method Description RecaptchaEnterpriseKeyAndroidSettings.BuilderRecaptchaEnterpriseKeyAndroidSettings.Builder. allowAllPackageNames(com.hashicorp.cdktf.IResolvable allowAllPackageNames)Sets the value ofRecaptchaEnterpriseKeyAndroidSettings.getAllowAllPackageNames()RecaptchaEnterpriseKeyAndroidSettings.BuilderRecaptchaEnterpriseKeyAndroidSettings.Builder. allowAllPackageNames(Boolean allowAllPackageNames)Sets the value ofRecaptchaEnterpriseKeyAndroidSettings.getAllowAllPackageNames()RecaptchaEnterpriseKeyAndroidSettings.BuilderRecaptchaEnterpriseKeyAndroidSettings.Builder. allowedPackageNames(List<String> allowedPackageNames)Sets the value ofRecaptchaEnterpriseKeyAndroidSettings.getAllowedPackageNames()static RecaptchaEnterpriseKeyAndroidSettings.BuilderRecaptchaEnterpriseKeyAndroidSettings. builder()Constructors in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyAndroidSettings.Builder Constructor Description Jsii$Proxy(RecaptchaEnterpriseKeyAndroidSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theRecaptchaEnterpriseKeyAndroidSettings.Builder.
-