Uses of Class
org.apache.bookkeeper.proto.BookkeeperProtocol.StartTLSRequest.Builder
Packages that use BookkeeperProtocol.StartTLSRequest.Builder
-
Uses of BookkeeperProtocol.StartTLSRequest.Builder in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.StartTLSRequest.BuilderModifier and TypeMethodDescriptionBookkeeperProtocol.StartTLSRequest.Builder.clear()BookkeeperProtocol.Request.Builder.getStartTLSRequestBuilder()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.StartTLSRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSRequest.Builder.mergeFrom(com.google.protobuf.Message other) BookkeeperProtocol.StartTLSRequest.Builder.mergeFrom(BookkeeperProtocol.StartTLSRequest other) BookkeeperProtocol.StartTLSRequest.newBuilder()BookkeeperProtocol.StartTLSRequest.newBuilder(BookkeeperProtocol.StartTLSRequest prototype) BookkeeperProtocol.StartTLSRequest.newBuilderForType()BookkeeperProtocol.StartTLSRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BookkeeperProtocol.StartTLSRequest.toBuilder()Methods in org.apache.bookkeeper.proto with parameters of type BookkeeperProtocol.StartTLSRequest.BuilderModifier and TypeMethodDescriptionBookkeeperProtocol.Request.Builder.setStartTLSRequest(BookkeeperProtocol.StartTLSRequest.Builder builderForValue) optional .StartTLSRequest startTLSRequest = 106;