Uses of Class
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceConsistentHashHttpCookie.Builder
-
Packages that use ComputeBackendServiceConsistentHashHttpCookie.Builder Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceConsistentHashHttpCookie.Builder in com.hashicorp.cdktf.providers.google.compute_backend_service
Methods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceConsistentHashHttpCookie.Builder Modifier and Type Method Description static ComputeBackendServiceConsistentHashHttpCookie.BuilderComputeBackendServiceConsistentHashHttpCookie. builder()ComputeBackendServiceConsistentHashHttpCookie.BuilderComputeBackendServiceConsistentHashHttpCookie.Builder. name(String name)Sets the value ofComputeBackendServiceConsistentHashHttpCookie.getName()ComputeBackendServiceConsistentHashHttpCookie.BuilderComputeBackendServiceConsistentHashHttpCookie.Builder. path(String path)Sets the value ofComputeBackendServiceConsistentHashHttpCookie.getPath()ComputeBackendServiceConsistentHashHttpCookie.BuilderComputeBackendServiceConsistentHashHttpCookie.Builder. ttl(ComputeBackendServiceConsistentHashHttpCookieTtl ttl)Sets the value ofComputeBackendServiceConsistentHashHttpCookie.getTtl()Constructors in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceConsistentHashHttpCookie.Builder Constructor Description Jsii$Proxy(ComputeBackendServiceConsistentHashHttpCookie.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeBackendServiceConsistentHashHttpCookie.Builder.
-