类 DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover.Builder>
istio.networking.v1alpha3.DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover.Builder
所有已实现的接口:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DestinationRuleOuterClass.LocalityLoadBalancerSetting.FailoverOrBuilder, Cloneable
封闭类:
DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover

public static final class DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover.Builder> implements DestinationRuleOuterClass.LocalityLoadBalancerSetting.FailoverOrBuilder
 Specify the traffic failover policy across regions. Since zone and sub-zone
 failover is supported by default this only needs to be specified for
 regions when the operator needs to constrain traffic failover so that
 the default behavior of failing over to any endpoint globally does not
 apply. This is useful when failing over traffic across regions would not
 improve service health or may need to be restricted for other reasons
 like regulatory controls.
 
Protobuf type istio.networking.v1alpha3.LocalityLoadBalancerSetting.Failover