Helidon WebClient HTTP/1.1 Support.
-
static class
MethodDescriptor
builder implementation.
GrpcClientMethodDescriptor.Builder.callCredentials(io.grpc.CallCredentials callCredentials)
GrpcClientMethodDescriptor.Rules.callCredentials(io.grpc.CallCredentials callCredentials)
Register the specified CallCredentials
to be used for this method.
GrpcClientMethodDescriptor.Rules.intercept(double weight,
io.grpc.ClientInterceptor... interceptors)
Register one or more interceptors
for the method.
GrpcClientMethodDescriptor.Rules.intercept(io.grpc.ClientInterceptor... interceptors)
Register one or more interceptors
for the method.
Sets the type of parameter of this method.
Sets the type of parameter of this method.