Uses of Class
com.hashicorp.cdktf.providers.google.apphub_application.ApphubApplicationAttributesDeveloperOwners.Builder
-
Packages that use ApphubApplicationAttributesDeveloperOwners.Builder Package Description com.hashicorp.cdktf.providers.google.apphub_application google_apphub_application -
-
Uses of ApphubApplicationAttributesDeveloperOwners.Builder in com.hashicorp.cdktf.providers.google.apphub_application
Methods in com.hashicorp.cdktf.providers.google.apphub_application that return ApphubApplicationAttributesDeveloperOwners.Builder Modifier and Type Method Description static ApphubApplicationAttributesDeveloperOwners.BuilderApphubApplicationAttributesDeveloperOwners. builder()ApphubApplicationAttributesDeveloperOwners.BuilderApphubApplicationAttributesDeveloperOwners.Builder. displayName(String displayName)Sets the value ofApphubApplicationAttributesDeveloperOwners.getDisplayName()ApphubApplicationAttributesDeveloperOwners.BuilderApphubApplicationAttributesDeveloperOwners.Builder. email(String email)Sets the value ofApphubApplicationAttributesDeveloperOwners.getEmail()Constructors in com.hashicorp.cdktf.providers.google.apphub_application with parameters of type ApphubApplicationAttributesDeveloperOwners.Builder Constructor Description Jsii$Proxy(ApphubApplicationAttributesDeveloperOwners.Builder builder)Constructor that initializes the object based on literal property values passed by theApphubApplicationAttributesDeveloperOwners.Builder.
-