Uses of Enum
io.envoyproxy.envoy.api.v2.core.TrafficDirection
Packages that use TrafficDirection
-
Uses of TrafficDirection in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return TrafficDirectionModifier and TypeMethodDescriptionListener.Builder.getTrafficDirection()Specifies the intended direction of the traffic relative to the local Envoy.Listener.getTrafficDirection()Specifies the intended direction of the traffic relative to the local Envoy.ListenerOrBuilder.getTrafficDirection()Specifies the intended direction of the traffic relative to the local Envoy.Methods in io.envoyproxy.envoy.api.v2 with parameters of type TrafficDirectionModifier and TypeMethodDescriptionListener.Builder.setTrafficDirection(TrafficDirection value) Specifies the intended direction of the traffic relative to the local Envoy. -
Uses of TrafficDirection in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return TrafficDirectionModifier and TypeMethodDescriptionstatic TrafficDirectionTrafficDirection.forNumber(int value) static TrafficDirectionTrafficDirection.valueOf(int value) Deprecated.static TrafficDirectionTrafficDirection.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TrafficDirectionReturns the enum constant of this type with the specified name.static TrafficDirection[]TrafficDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type TrafficDirectionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TrafficDirection>TrafficDirection.internalGetValueMap()