Uses of Class
io.envoyproxy.envoy.config.route.v3.InternalRedirectPolicy
Packages that use InternalRedirectPolicy
-
Uses of InternalRedirectPolicy in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as InternalRedirectPolicyModifier and TypeFieldDescriptionprivate static final InternalRedirectPolicyInternalRedirectPolicy.DEFAULT_INSTANCEprivate InternalRedirectPolicyRouteAction.Builder.internalRedirectPolicy_private InternalRedirectPolicyRouteAction.internalRedirectPolicy_Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type InternalRedirectPolicyModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<InternalRedirectPolicy, InternalRedirectPolicy.Builder, InternalRedirectPolicyOrBuilder> RouteAction.Builder.internalRedirectPolicyBuilder_private static final com.google.protobuf.Parser<InternalRedirectPolicy> InternalRedirectPolicy.PARSERMethods in io.envoyproxy.envoy.config.route.v3 that return InternalRedirectPolicyModifier and TypeMethodDescriptionInternalRedirectPolicy.Builder.build()InternalRedirectPolicy.Builder.buildPartial()static InternalRedirectPolicyInternalRedirectPolicy.getDefaultInstance()InternalRedirectPolicy.Builder.getDefaultInstanceForType()InternalRedirectPolicy.getDefaultInstanceForType()RouteAction.Builder.getInternalRedirectPolicy()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.RouteAction.getInternalRedirectPolicy()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.RouteActionOrBuilder.getInternalRedirectPolicy()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.static InternalRedirectPolicyInternalRedirectPolicy.parseDelimitedFrom(InputStream input) static InternalRedirectPolicyInternalRedirectPolicy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(byte[] data) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(com.google.protobuf.ByteString data) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(com.google.protobuf.CodedInputStream input) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(InputStream input) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(ByteBuffer data) static InternalRedirectPolicyInternalRedirectPolicy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type InternalRedirectPolicyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<InternalRedirectPolicy> InternalRedirectPolicy.getParserForType()private com.google.protobuf.SingleFieldBuilder<InternalRedirectPolicy, InternalRedirectPolicy.Builder, InternalRedirectPolicyOrBuilder> RouteAction.Builder.internalGetInternalRedirectPolicyFieldBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.static com.google.protobuf.Parser<InternalRedirectPolicy> InternalRedirectPolicy.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type InternalRedirectPolicyModifier and TypeMethodDescriptionprivate voidInternalRedirectPolicy.Builder.buildPartial0(InternalRedirectPolicy result) private voidInternalRedirectPolicy.Builder.buildPartialRepeatedFields(InternalRedirectPolicy result) InternalRedirectPolicy.Builder.mergeFrom(InternalRedirectPolicy other) RouteAction.Builder.mergeInternalRedirectPolicy(InternalRedirectPolicy value) If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.InternalRedirectPolicy.newBuilder(InternalRedirectPolicy prototype) RouteAction.Builder.setInternalRedirectPolicy(InternalRedirectPolicy value) If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.