Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceConsistentHashHttpCookie
-
Packages that use ComputeBackendServiceConsistentHashHttpCookie Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceConsistentHashHttpCookie in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceConsistentHashHttpCookie Modifier and Type Class Description static classComputeBackendServiceConsistentHashHttpCookie.Jsii$ProxyAn implementation forComputeBackendServiceConsistentHashHttpCookieMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceConsistentHashHttpCookie Modifier and Type Method Description ComputeBackendServiceConsistentHashHttpCookieComputeBackendServiceConsistentHashHttpCookie.Builder. build()Builds the configured instance.default ComputeBackendServiceConsistentHashHttpCookieComputeBackendServiceConsistentHash. getHttpCookie()http_cookie block.ComputeBackendServiceConsistentHashHttpCookieComputeBackendServiceConsistentHash.Jsii$Proxy. getHttpCookie()ComputeBackendServiceConsistentHashHttpCookieComputeBackendServiceConsistentHashOutputReference. getHttpCookieInput()ComputeBackendServiceConsistentHashHttpCookieComputeBackendServiceConsistentHashHttpCookieOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceConsistentHashHttpCookie Modifier and Type Method Description ComputeBackendServiceConsistentHash.BuilderComputeBackendServiceConsistentHash.Builder. httpCookie(ComputeBackendServiceConsistentHashHttpCookie httpCookie)Sets the value ofComputeBackendServiceConsistentHash.getHttpCookie()voidComputeBackendServiceConsistentHashOutputReference. putHttpCookie(ComputeBackendServiceConsistentHashHttpCookie value)voidComputeBackendServiceConsistentHashHttpCookieOutputReference. setInternalValue(ComputeBackendServiceConsistentHashHttpCookie value)
-