Uses of Class
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyTestingOptions.Builder
-
Packages that use RecaptchaEnterpriseKeyTestingOptions.Builder Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyTestingOptions.Builder in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyTestingOptions.Builder Modifier and Type Method Description static RecaptchaEnterpriseKeyTestingOptions.BuilderRecaptchaEnterpriseKeyTestingOptions. builder()RecaptchaEnterpriseKeyTestingOptions.BuilderRecaptchaEnterpriseKeyTestingOptions.Builder. testingChallenge(String testingChallenge)Sets the value ofRecaptchaEnterpriseKeyTestingOptions.getTestingChallenge()RecaptchaEnterpriseKeyTestingOptions.BuilderRecaptchaEnterpriseKeyTestingOptions.Builder. testingScore(Number testingScore)Sets the value ofRecaptchaEnterpriseKeyTestingOptions.getTestingScore()Constructors in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyTestingOptions.Builder Constructor Description Jsii$Proxy(RecaptchaEnterpriseKeyTestingOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theRecaptchaEnterpriseKeyTestingOptions.Builder.
-