Uses of Class
io.envoyproxy.envoy.config.route.v3.RetryPolicy.RetryHostPredicate
-
Packages that use RetryPolicy.RetryHostPredicate Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RetryPolicy.RetryHostPredicate in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RetryPolicy.RetryHostPredicate Modifier and Type Field Description private static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RetryPolicy.RetryHostPredicate Modifier and Type Field Description private static com.google.protobuf.Parser<RetryPolicy.RetryHostPredicate>
RetryPolicy.RetryHostPredicate. PARSER
private java.util.List<RetryPolicy.RetryHostPredicate>
RetryPolicy.Builder. retryHostPredicate_
private java.util.List<RetryPolicy.RetryHostPredicate>
RetryPolicy. retryHostPredicate_
private com.google.protobuf.RepeatedFieldBuilder<RetryPolicy.RetryHostPredicate,RetryPolicy.RetryHostPredicate.Builder,RetryPolicy.RetryHostPredicateOrBuilder>
RetryPolicy.Builder. retryHostPredicateBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return RetryPolicy.RetryHostPredicate Modifier and Type Method Description RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate.Builder. build()
RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate.Builder. buildPartial()
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. getDefaultInstance()
RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate.Builder. getDefaultInstanceForType()
RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. getDefaultInstanceForType()
RetryPolicy.RetryHostPredicate
RetryPolicy.Builder. getRetryHostPredicate(int index)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicate
RetryPolicy. getRetryHostPredicate(int index)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicate
RetryPolicyOrBuilder. getRetryHostPredicate(int index)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseDelimitedFrom(java.io.InputStream input)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(byte[] data)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.ByteString data)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.CodedInputStream input)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(java.io.InputStream input)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(java.nio.ByteBuffer data)
static RetryPolicy.RetryHostPredicate
RetryPolicy.RetryHostPredicate. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RetryPolicy.RetryHostPredicate Modifier and Type Method Description com.google.protobuf.Parser<RetryPolicy.RetryHostPredicate>
RetryPolicy.RetryHostPredicate. getParserForType()
private com.google.protobuf.RepeatedFieldBuilder<RetryPolicy.RetryHostPredicate,RetryPolicy.RetryHostPredicate.Builder,RetryPolicy.RetryHostPredicateOrBuilder>
RetryPolicy.Builder. getRetryHostPredicateFieldBuilder()
java.util.List<RetryPolicy.RetryHostPredicate>
RetryPolicy.Builder. getRetryHostPredicateList()
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.java.util.List<RetryPolicy.RetryHostPredicate>
RetryPolicy. getRetryHostPredicateList()
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.java.util.List<RetryPolicy.RetryHostPredicate>
RetryPolicyOrBuilder. getRetryHostPredicateList()
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.static com.google.protobuf.Parser<RetryPolicy.RetryHostPredicate>
RetryPolicy.RetryHostPredicate. parser()
Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RetryPolicy.RetryHostPredicate Modifier and Type Method Description RetryPolicy.Builder
RetryPolicy.Builder. addRetryHostPredicate(int index, RetryPolicy.RetryHostPredicate value)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.Builder
RetryPolicy.Builder. addRetryHostPredicate(RetryPolicy.RetryHostPredicate value)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.private void
RetryPolicy.RetryHostPredicate.Builder. buildPartial0(RetryPolicy.RetryHostPredicate result)
private void
RetryPolicy.RetryHostPredicate.Builder. buildPartialOneofs(RetryPolicy.RetryHostPredicate result)
RetryPolicy.RetryHostPredicate.Builder
RetryPolicy.RetryHostPredicate.Builder. mergeFrom(RetryPolicy.RetryHostPredicate other)
static RetryPolicy.RetryHostPredicate.Builder
RetryPolicy.RetryHostPredicate. newBuilder(RetryPolicy.RetryHostPredicate prototype)
RetryPolicy.Builder
RetryPolicy.Builder. setRetryHostPredicate(int index, RetryPolicy.RetryHostPredicate value)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type RetryPolicy.RetryHostPredicate Modifier and Type Method Description RetryPolicy.Builder
RetryPolicy.Builder. addAllRetryHostPredicate(java.lang.Iterable<? extends RetryPolicy.RetryHostPredicate> values)
Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.
-