Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceConsistentHash
-
Packages that use ComputeBackendServiceConsistentHash Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceConsistentHash in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceConsistentHash Modifier and Type Class Description static classComputeBackendServiceConsistentHash.Jsii$ProxyAn implementation forComputeBackendServiceConsistentHashMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceConsistentHash Modifier and Type Method Description ComputeBackendServiceConsistentHashComputeBackendServiceConsistentHash.Builder. build()Builds the configured instance.default ComputeBackendServiceConsistentHashComputeBackendServiceConfig. getConsistentHash()consistent_hash block.ComputeBackendServiceConsistentHashComputeBackendServiceConfig.Jsii$Proxy. getConsistentHash()ComputeBackendServiceConsistentHashComputeBackendService. getConsistentHashInput()ComputeBackendServiceConsistentHashComputeBackendServiceConsistentHashOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceConsistentHash Modifier and Type Method Description ComputeBackendService.BuilderComputeBackendService.Builder. consistentHash(ComputeBackendServiceConsistentHash consistentHash)consistent_hash block.ComputeBackendServiceConfig.BuilderComputeBackendServiceConfig.Builder. consistentHash(ComputeBackendServiceConsistentHash consistentHash)Sets the value ofComputeBackendServiceConfig.getConsistentHash()voidComputeBackendService. putConsistentHash(ComputeBackendServiceConsistentHash value)voidComputeBackendServiceConsistentHashOutputReference. setInternalValue(ComputeBackendServiceConsistentHash value)
-