Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.StartTLSRequestOrBuilder
-
Packages that use BookkeeperProtocol.StartTLSRequestOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.StartTLSRequestOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.StartTLSRequestOrBuilder Modifier and Type Class Description static classBookkeeperProtocol.StartTLSRequestProtobuf typeStartTLSRequeststatic classBookkeeperProtocol.StartTLSRequest.BuilderProtobuf typeStartTLSRequestMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.StartTLSRequestOrBuilder Modifier and Type Method Description BookkeeperProtocol.StartTLSRequestOrBuilderBookkeeperProtocol.Request.Builder. getStartTLSRequestOrBuilder()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.StartTLSRequestOrBuilderBookkeeperProtocol.Request. getStartTLSRequestOrBuilder()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.StartTLSRequestOrBuilderBookkeeperProtocol.RequestOrBuilder. getStartTLSRequestOrBuilder()optional .StartTLSRequest startTLSRequest = 106;
-