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