Uses of Class
com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule.ComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder
-
Packages that use ComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder Package Description com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule google_compute_global_forwarding_rule -
-
Uses of ComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule
Methods in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule that return ComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder Modifier and Type Method Description static ComputeGlobalForwardingRuleServiceDirectoryRegistrations.BuilderComputeGlobalForwardingRuleServiceDirectoryRegistrations. builder()ComputeGlobalForwardingRuleServiceDirectoryRegistrations.BuilderComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder. namespace(String namespace)Sets the value ofComputeGlobalForwardingRuleServiceDirectoryRegistrations.getNamespace()ComputeGlobalForwardingRuleServiceDirectoryRegistrations.BuilderComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder. serviceDirectoryRegion(String serviceDirectoryRegion)Constructors in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule with parameters of type ComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder Constructor Description Jsii$Proxy(ComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeGlobalForwardingRuleServiceDirectoryRegistrations.Builder.
-