Class GrpcChannelsDescriptor.BuilderBase.GrpcChannelsDescriptorImpl
java.lang.Object
io.helidon.microprofile.grpc.client.GrpcChannelsDescriptor.BuilderBase.GrpcChannelsDescriptorImpl
- All Implemented Interfaces:
Prototype.Api,GrpcChannelsDescriptor
- Enclosing class:
GrpcChannelsDescriptor.BuilderBase<BUILDER extends GrpcChannelsDescriptor.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends GrpcChannelsDescriptor>
protected static class GrpcChannelsDescriptor.BuilderBase.GrpcChannelsDescriptorImpl
extends Object
implements GrpcChannelsDescriptor
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.microprofile.grpc.client.GrpcChannelsDescriptor
GrpcChannelsDescriptor.Builder, GrpcChannelsDescriptor.BuilderBase<BUILDER extends GrpcChannelsDescriptor.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends GrpcChannelsDescriptor> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGrpcChannelsDescriptorImpl(GrpcChannelsDescriptor.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Constructor Details
-
GrpcChannelsDescriptorImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
channels
Description copied from interface:GrpcChannelsDescriptorList of channel descriptors.- Specified by:
channelsin interfaceGrpcChannelsDescriptor- Returns:
- channel descriptors
-
toString
-
equals
-
hashCode
public int hashCode()
-