Module io.helidon.webclient.grpc
Package io.helidon.webclient.grpc
Class GrpcServiceDescriptor.Builder
java.lang.Object
io.helidon.webclient.grpc.GrpcServiceDescriptor.BuilderBase<GrpcServiceDescriptor.Builder,GrpcServiceDescriptor>
io.helidon.webclient.grpc.GrpcServiceDescriptor.Builder
- All Implemented Interfaces:
io.helidon.builder.api.Prototype.Builder<GrpcServiceDescriptor.Builder,,GrpcServiceDescriptor> io.helidon.common.Builder<GrpcServiceDescriptor.Builder,,GrpcServiceDescriptor> Supplier<GrpcServiceDescriptor>
- Enclosing interface:
GrpcServiceDescriptor
public static class GrpcServiceDescriptor.Builder
extends GrpcServiceDescriptor.BuilderBase<GrpcServiceDescriptor.Builder,GrpcServiceDescriptor>
implements io.helidon.common.Builder<GrpcServiceDescriptor.Builder,GrpcServiceDescriptor>
Fluent API builder for
GrpcServiceDescriptor.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.webclient.grpc.GrpcServiceDescriptor.BuilderBase
GrpcServiceDescriptor.BuilderBase.GrpcServiceDescriptorImpl -
Method Summary
Methods inherited from class io.helidon.webclient.grpc.GrpcServiceDescriptor.BuilderBase
addInterceptor, addInterceptors, addMethods, callCredentials, callCredentials, clearCallCredentials, from, from, interceptors, interceptors, methods, methods, preBuildPrototype, putMethod, serviceName, serviceName, toString, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.common.Builder
get, identity, updateMethods inherited from interface io.helidon.builder.api.Prototype.Builder
self
-
Method Details
-
buildPrototype
- Specified by:
buildPrototypein interfaceio.helidon.builder.api.Prototype.Builder<GrpcServiceDescriptor.Builder,GrpcServiceDescriptor>
-
build
- Specified by:
buildin interfaceio.helidon.common.Builder<GrpcServiceDescriptor.Builder,GrpcServiceDescriptor>
-