Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceConsistentHash.Builder
-
Packages that use ComputeRegionBackendServiceConsistentHash.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceConsistentHash.Builder in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceConsistentHash.Builder Modifier and Type Method Description static ComputeRegionBackendServiceConsistentHash.BuilderComputeRegionBackendServiceConsistentHash. builder()ComputeRegionBackendServiceConsistentHash.BuilderComputeRegionBackendServiceConsistentHash.Builder. httpCookie(ComputeRegionBackendServiceConsistentHashHttpCookie httpCookie)Sets the value ofComputeRegionBackendServiceConsistentHash.getHttpCookie()ComputeRegionBackendServiceConsistentHash.BuilderComputeRegionBackendServiceConsistentHash.Builder. httpHeaderName(String httpHeaderName)Sets the value ofComputeRegionBackendServiceConsistentHash.getHttpHeaderName()ComputeRegionBackendServiceConsistentHash.BuilderComputeRegionBackendServiceConsistentHash.Builder. minimumRingSize(Number minimumRingSize)Sets the value ofComputeRegionBackendServiceConsistentHash.getMinimumRingSize()Constructors in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceConsistentHash.Builder Constructor Description Jsii$Proxy(ComputeRegionBackendServiceConsistentHash.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionBackendServiceConsistentHash.Builder.
-