Uses of Class
io.envoyproxy.envoy.api.v2.route.RetryPolicy.RetryHostPredicate
-
Packages that use RetryPolicy.RetryHostPredicate Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of RetryPolicy.RetryHostPredicate in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return RetryPolicy.RetryHostPredicate Modifier and Type Method Description RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate.Builder. build()RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate.Builder. buildPartial()static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. getDefaultInstance()RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate.Builder. getDefaultInstanceForType()RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. getDefaultInstanceForType()RetryPolicy.RetryHostPredicateRetryPolicy.Builder. getRetryHostPredicate(int index)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicateRetryPolicy. getRetryHostPredicate(int index)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicateRetryPolicyOrBuilder. getRetryHostPredicate(int index)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseDelimitedFrom(InputStream input)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(byte[] data)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.ByteString data)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.CodedInputStream input)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(InputStream input)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(ByteBuffer data)static RetryPolicy.RetryHostPredicateRetryPolicy.RetryHostPredicate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type RetryPolicy.RetryHostPredicate Modifier and Type Method Description com.google.protobuf.Parser<RetryPolicy.RetryHostPredicate>RetryPolicy.RetryHostPredicate. getParserForType()List<RetryPolicy.RetryHostPredicate>RetryPolicy.Builder. getRetryHostPredicateList()Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.List<RetryPolicy.RetryHostPredicate>RetryPolicy. getRetryHostPredicateList()Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.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.api.v2.route with parameters of type RetryPolicy.RetryHostPredicate Modifier and Type Method Description RetryPolicy.BuilderRetryPolicy.Builder. addRetryHostPredicate(int index, RetryPolicy.RetryHostPredicate value)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.BuilderRetryPolicy.Builder. addRetryHostPredicate(RetryPolicy.RetryHostPredicate value)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicate.BuilderRetryPolicy.RetryHostPredicate.Builder. mergeFrom(RetryPolicy.RetryHostPredicate other)static RetryPolicy.RetryHostPredicate.BuilderRetryPolicy.RetryHostPredicate. newBuilder(RetryPolicy.RetryHostPredicate prototype)RetryPolicy.BuilderRetryPolicy.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.api.v2.route with type arguments of type RetryPolicy.RetryHostPredicate Modifier and Type Method Description RetryPolicy.BuilderRetryPolicy.Builder. addAllRetryHostPredicate(Iterable<? extends RetryPolicy.RetryHostPredicate> values)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.
-