Uses of Enum
io.envoyproxy.envoy.config.route.v3.RouteAction.InternalRedirectAction
Packages that use RouteAction.InternalRedirectAction
-
Uses of RouteAction.InternalRedirectAction in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RouteAction.InternalRedirectActionModifier and TypeFieldDescriptionprivate static final RouteAction.InternalRedirectAction[]
RouteAction.InternalRedirectAction.VALUES
Deprecated.Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RouteAction.InternalRedirectActionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap
<RouteAction.InternalRedirectAction> RouteAction.InternalRedirectAction.internalValueMap
Deprecated.Methods in io.envoyproxy.envoy.config.route.v3 that return RouteAction.InternalRedirectActionModifier and TypeMethodDescriptionRouteAction.InternalRedirectAction.forNumber
(int value) Deprecated.RouteAction.Builder.getInternalRedirectAction()
Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.RouteAction.getInternalRedirectAction()
Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.RouteActionOrBuilder.getInternalRedirectAction()
Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.RouteAction.InternalRedirectAction.valueOf
(int value) Deprecated.RouteAction.InternalRedirectAction.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Deprecated.Returns the enum constant of this type with the specified name.Deprecated.Returns the enum constant of this type with the specified name.static RouteAction.InternalRedirectAction[]
RouteAction.InternalRedirectAction.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RouteAction.InternalRedirectActionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<RouteAction.InternalRedirectAction> RouteAction.InternalRedirectAction.internalGetValueMap()
Deprecated.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RouteAction.InternalRedirectActionModifier and TypeMethodDescriptionRouteAction.Builder.setInternalRedirectAction
(RouteAction.InternalRedirectAction value) Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.