Uses of Class
com.hashicorp.cdktf.providers.google.apigee_environment.ApigeeEnvironmentTimeouts.Builder
-
Packages that use ApigeeEnvironmentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_environment google_apigee_environment -
-
Uses of ApigeeEnvironmentTimeouts.Builder in com.hashicorp.cdktf.providers.google.apigee_environment
Methods in com.hashicorp.cdktf.providers.google.apigee_environment that return ApigeeEnvironmentTimeouts.Builder Modifier and Type Method Description static ApigeeEnvironmentTimeouts.BuilderApigeeEnvironmentTimeouts. builder()ApigeeEnvironmentTimeouts.BuilderApigeeEnvironmentTimeouts.Builder. create(String create)Sets the value ofApigeeEnvironmentTimeouts.getCreate()ApigeeEnvironmentTimeouts.BuilderApigeeEnvironmentTimeouts.Builder. delete(String delete)Sets the value ofApigeeEnvironmentTimeouts.getDelete()ApigeeEnvironmentTimeouts.BuilderApigeeEnvironmentTimeouts.Builder. update(String update)Sets the value ofApigeeEnvironmentTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.apigee_environment with parameters of type ApigeeEnvironmentTimeouts.Builder Constructor Description Jsii$Proxy(ApigeeEnvironmentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeEnvironmentTimeouts.Builder.
-