Uses of Interface
com.google.cloud.compute.v1.ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder
-
Packages that use ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder Modifier and Type Class Description class
ConsistentHashLoadBalancerSettingsHttpCookie
The information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.static class
ConsistentHashLoadBalancerSettingsHttpCookie.Builder
The information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.Methods in com.google.cloud.compute.v1 that return ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder Modifier and Type Method Description ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder
ConsistentHashLoadBalancerSettings.Builder. getHttpCookieOrBuilder()
Hash is based on HTTP Cookie.ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder
ConsistentHashLoadBalancerSettings. getHttpCookieOrBuilder()
Hash is based on HTTP Cookie.ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder
ConsistentHashLoadBalancerSettingsOrBuilder. getHttpCookieOrBuilder()
Hash is based on HTTP Cookie.
-