Uses of Class
com.hashicorp.cdktf.providers.google.apphub_application.ApphubApplicationScope.Builder
-
Packages that use ApphubApplicationScope.Builder Package Description com.hashicorp.cdktf.providers.google.apphub_application google_apphub_application -
-
Uses of ApphubApplicationScope.Builder in com.hashicorp.cdktf.providers.google.apphub_application
Methods in com.hashicorp.cdktf.providers.google.apphub_application that return ApphubApplicationScope.Builder Modifier and Type Method Description static ApphubApplicationScope.BuilderApphubApplicationScope. builder()ApphubApplicationScope.BuilderApphubApplicationScope.Builder. type(String type)Sets the value ofApphubApplicationScope.getType()Constructors in com.hashicorp.cdktf.providers.google.apphub_application with parameters of type ApphubApplicationScope.Builder Constructor Description Jsii$Proxy(ApphubApplicationScope.Builder builder)Constructor that initializes the object based on literal property values passed by theApphubApplicationScope.Builder.
-