Uses of Interface
com.google.cloud.compute.v1.ConsistentHashLoadBalancerSettingsOrBuilder
-
Packages that use ConsistentHashLoadBalancerSettingsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ConsistentHashLoadBalancerSettingsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ConsistentHashLoadBalancerSettingsOrBuilder Modifier and Type Class Description classConsistentHashLoadBalancerSettingsThis message defines settings for a consistent hash style load balancer.static classConsistentHashLoadBalancerSettings.BuilderThis message defines settings for a consistent hash style load balancer.Methods in com.google.cloud.compute.v1 that return ConsistentHashLoadBalancerSettingsOrBuilder Modifier and Type Method Description ConsistentHashLoadBalancerSettingsOrBuilderBackendService.Builder. getConsistentHashOrBuilder()Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties.ConsistentHashLoadBalancerSettingsOrBuilderBackendService. getConsistentHashOrBuilder()Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties.ConsistentHashLoadBalancerSettingsOrBuilderBackendServiceOrBuilder. getConsistentHashOrBuilder()Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties.
-