Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceConsistentHash
-
Packages that use ComputeRegionBackendServiceConsistentHash Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceConsistentHash in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceConsistentHash Modifier and Type Class Description static classComputeRegionBackendServiceConsistentHash.Jsii$ProxyAn implementation forComputeRegionBackendServiceConsistentHashMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceConsistentHash Modifier and Type Method Description ComputeRegionBackendServiceConsistentHashComputeRegionBackendServiceConsistentHash.Builder. build()Builds the configured instance.default ComputeRegionBackendServiceConsistentHashComputeRegionBackendServiceConfig. getConsistentHash()consistent_hash block.ComputeRegionBackendServiceConsistentHashComputeRegionBackendServiceConfig.Jsii$Proxy. getConsistentHash()ComputeRegionBackendServiceConsistentHashComputeRegionBackendService. getConsistentHashInput()ComputeRegionBackendServiceConsistentHashComputeRegionBackendServiceConsistentHashOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceConsistentHash Modifier and Type Method Description ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. consistentHash(ComputeRegionBackendServiceConsistentHash consistentHash)consistent_hash block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. consistentHash(ComputeRegionBackendServiceConsistentHash consistentHash)Sets the value ofComputeRegionBackendServiceConfig.getConsistentHash()voidComputeRegionBackendService. putConsistentHash(ComputeRegionBackendServiceConsistentHash value)voidComputeRegionBackendServiceConsistentHashOutputReference. setInternalValue(ComputeRegionBackendServiceConsistentHash value)
-