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