Uses of Enum Class
io.helidon.grpc.client.ClientRequestAttribute
Packages that use ClientRequestAttribute
-
Uses of ClientRequestAttribute in io.helidon.grpc.client
Methods in io.helidon.grpc.client that return ClientRequestAttributeModifier and TypeMethodDescriptionstatic ClientRequestAttribute
Returns the enum constant of this class with the specified name.static ClientRequestAttribute[]
ClientRequestAttribute.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.grpc.client with parameters of type ClientRequestAttributeModifier and TypeMethodDescriptionClientTracingInterceptor.Builder.withTracedAttributes
(ClientRequestAttribute... tracedAttributes)