Uses of Interface
com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version.AppEngineFlexibleAppVersionHandlers
-
Packages that use AppEngineFlexibleAppVersionHandlers Package Description com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version google_app_engine_flexible_app_version -
-
Uses of AppEngineFlexibleAppVersionHandlers in com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version
Classes in com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version that implement AppEngineFlexibleAppVersionHandlers Modifier and Type Class Description static classAppEngineFlexibleAppVersionHandlers.Jsii$ProxyAn implementation forAppEngineFlexibleAppVersionHandlersMethods in com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version that return AppEngineFlexibleAppVersionHandlers Modifier and Type Method Description AppEngineFlexibleAppVersionHandlersAppEngineFlexibleAppVersionHandlers.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version with parameters of type AppEngineFlexibleAppVersionHandlers Modifier and Type Method Description voidAppEngineFlexibleAppVersionHandlersOutputReference. setInternalValue(AppEngineFlexibleAppVersionHandlers value)Method parameters in com.hashicorp.cdktf.providers.google.app_engine_flexible_app_version with type arguments of type AppEngineFlexibleAppVersionHandlers Modifier and Type Method Description AppEngineFlexibleAppVersion.BuilderAppEngineFlexibleAppVersion.Builder. handlers(List<? extends AppEngineFlexibleAppVersionHandlers> handlers)handlers block.AppEngineFlexibleAppVersionConfig.BuilderAppEngineFlexibleAppVersionConfig.Builder. handlers(List<? extends AppEngineFlexibleAppVersionHandlers> handlers)Sets the value ofAppEngineFlexibleAppVersionConfig.getHandlers()voidAppEngineFlexibleAppVersionHandlersList. setInternalValue(List<AppEngineFlexibleAppVersionHandlers> value)
-