Uses of Enum Class
io.helidon.grpc.server.ServerRequestAttribute
-
Uses of ServerRequestAttribute in io.helidon.grpc.server
Modifier and TypeMethodDescriptionstatic ServerRequestAttribute
Returns the enum constant of this class with the specified name.static ServerRequestAttribute[]
ServerRequestAttribute.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionGrpcTracingConfig.Builder.withTracedAttributes
(ServerRequestAttribute... attributes)