Uses of Class
io.envoyproxy.envoy.config.route.v3.RouteAction.InternalRedirectAction
-
Packages that use RouteAction.InternalRedirectAction Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RouteAction.InternalRedirectAction in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RouteAction.InternalRedirectAction Modifier and Type Method Description static RouteAction.InternalRedirectActionRouteAction.InternalRedirectAction. forNumber(int value)Deprecated.RouteAction.InternalRedirectActionRouteAction.Builder. getInternalRedirectAction()Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.RouteAction.InternalRedirectActionRouteAction. getInternalRedirectAction()Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.RouteAction.InternalRedirectActionRouteActionOrBuilder. getInternalRedirectAction()Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.static RouteAction.InternalRedirectActionRouteAction.InternalRedirectAction. valueOf(int value)Deprecated.static RouteAction.InternalRedirectActionRouteAction.InternalRedirectAction. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Deprecated.Returns the enum constant of this type with the specified name.static RouteAction.InternalRedirectActionRouteAction.InternalRedirectAction. valueOf(String 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.InternalRedirectAction Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<RouteAction.InternalRedirectAction>RouteAction.InternalRedirectAction. internalGetValueMap()Deprecated.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RouteAction.InternalRedirectAction Modifier and Type Method Description RouteAction.BuilderRouteAction.Builder. setInternalRedirectAction(RouteAction.InternalRedirectAction value)Deprecated.envoy.config.route.v3.RouteAction.internal_redirect_action is deprecated.
-