Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_environment.ApigeeEnvironmentTimeouts
-
Packages that use ApigeeEnvironmentTimeouts Package Description com.hashicorp.cdktf.providers.google.apigee_environment google_apigee_environment -
-
Uses of ApigeeEnvironmentTimeouts in com.hashicorp.cdktf.providers.google.apigee_environment
Classes in com.hashicorp.cdktf.providers.google.apigee_environment that implement ApigeeEnvironmentTimeouts Modifier and Type Class Description static classApigeeEnvironmentTimeouts.Jsii$ProxyAn implementation forApigeeEnvironmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.apigee_environment that return ApigeeEnvironmentTimeouts Modifier and Type Method Description ApigeeEnvironmentTimeoutsApigeeEnvironmentTimeouts.Builder. build()Builds the configured instance.default ApigeeEnvironmentTimeoutsApigeeEnvironmentConfig. getTimeouts()timeouts block.ApigeeEnvironmentTimeoutsApigeeEnvironmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.apigee_environment with parameters of type ApigeeEnvironmentTimeouts Modifier and Type Method Description voidApigeeEnvironment. putTimeouts(ApigeeEnvironmentTimeouts value)voidApigeeEnvironmentTimeoutsOutputReference. setInternalValue(ApigeeEnvironmentTimeouts value)ApigeeEnvironment.BuilderApigeeEnvironment.Builder. timeouts(ApigeeEnvironmentTimeouts timeouts)timeouts block.ApigeeEnvironmentConfig.BuilderApigeeEnvironmentConfig.Builder. timeouts(ApigeeEnvironmentTimeouts timeouts)Sets the value ofApigeeEnvironmentConfig.getTimeouts()
-