Uses of Class
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceLocalityLbPolicies.Builder
-
Packages that use ComputeBackendServiceLocalityLbPolicies.Builder Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceLocalityLbPolicies.Builder in com.hashicorp.cdktf.providers.google.compute_backend_service
Methods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceLocalityLbPolicies.Builder Modifier and Type Method Description static ComputeBackendServiceLocalityLbPolicies.BuilderComputeBackendServiceLocalityLbPolicies. builder()ComputeBackendServiceLocalityLbPolicies.BuilderComputeBackendServiceLocalityLbPolicies.Builder. customPolicy(ComputeBackendServiceLocalityLbPoliciesCustomPolicy customPolicy)Sets the value ofComputeBackendServiceLocalityLbPolicies.getCustomPolicy()ComputeBackendServiceLocalityLbPolicies.BuilderComputeBackendServiceLocalityLbPolicies.Builder. policy(ComputeBackendServiceLocalityLbPoliciesPolicy policy)Sets the value ofComputeBackendServiceLocalityLbPolicies.getPolicy()Constructors in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceLocalityLbPolicies.Builder Constructor Description Jsii$Proxy(ComputeBackendServiceLocalityLbPolicies.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeBackendServiceLocalityLbPolicies.Builder.
-