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 classConsistentHashLoadBalancerSettingsHttpCookieThe information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.static classConsistentHashLoadBalancerSettingsHttpCookie.BuilderThe 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 ConsistentHashLoadBalancerSettingsHttpCookieOrBuilderConsistentHashLoadBalancerSettings.Builder. getHttpCookieOrBuilder()Hash is based on HTTP Cookie.ConsistentHashLoadBalancerSettingsHttpCookieOrBuilderConsistentHashLoadBalancerSettings. getHttpCookieOrBuilder()Hash is based on HTTP Cookie.ConsistentHashLoadBalancerSettingsHttpCookieOrBuilderConsistentHashLoadBalancerSettingsOrBuilder. getHttpCookieOrBuilder()Hash is based on HTTP Cookie.
-