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