Uses of Class
com.hashicorp.cdktf.providers.google.apigee_env_keystore.ApigeeEnvKeystoreTimeouts.Builder
-
Packages that use ApigeeEnvKeystoreTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_env_keystore google_apigee_env_keystore -
-
Uses of ApigeeEnvKeystoreTimeouts.Builder in com.hashicorp.cdktf.providers.google.apigee_env_keystore
Methods in com.hashicorp.cdktf.providers.google.apigee_env_keystore that return ApigeeEnvKeystoreTimeouts.Builder Modifier and Type Method Description static ApigeeEnvKeystoreTimeouts.BuilderApigeeEnvKeystoreTimeouts. builder()ApigeeEnvKeystoreTimeouts.BuilderApigeeEnvKeystoreTimeouts.Builder. create(String create)Sets the value ofApigeeEnvKeystoreTimeouts.getCreate()ApigeeEnvKeystoreTimeouts.BuilderApigeeEnvKeystoreTimeouts.Builder. delete(String delete)Sets the value ofApigeeEnvKeystoreTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.apigee_env_keystore with parameters of type ApigeeEnvKeystoreTimeouts.Builder Constructor Description Jsii$Proxy(ApigeeEnvKeystoreTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeEnvKeystoreTimeouts.Builder.
-