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