Uses of Class
io.grpc.alts.internal.StartClientHandshakeReq
Packages that use StartClientHandshakeReq
-
Uses of StartClientHandshakeReq in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as StartClientHandshakeReqModifier and TypeFieldDescriptionprivate static final StartClientHandshakeReq
StartClientHandshakeReq.DEFAULT_INSTANCE
Fields in io.grpc.alts.internal with type parameters of type StartClientHandshakeReqModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StartClientHandshakeReq, StartClientHandshakeReq.Builder, StartClientHandshakeReqOrBuilder> HandshakerReq.Builder.clientStartBuilder_
private static final com.google.protobuf.Parser
<StartClientHandshakeReq> StartClientHandshakeReq.PARSER
Methods in io.grpc.alts.internal that return StartClientHandshakeReqModifier and TypeMethodDescriptionStartClientHandshakeReq.Builder.build()
StartClientHandshakeReq.Builder.buildPartial()
HandshakerReq.Builder.getClientStart()
The start client handshake request message.HandshakerReq.getClientStart()
The start client handshake request message.HandshakerReqOrBuilder.getClientStart()
The start client handshake request message.static StartClientHandshakeReq
StartClientHandshakeReq.getDefaultInstance()
StartClientHandshakeReq.Builder.getDefaultInstanceForType()
StartClientHandshakeReq.getDefaultInstanceForType()
static StartClientHandshakeReq
StartClientHandshakeReq.parseDelimitedFrom
(InputStream input) static StartClientHandshakeReq
StartClientHandshakeReq.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(byte[] data) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(com.google.protobuf.ByteString data) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(com.google.protobuf.CodedInputStream input) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(InputStream input) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(ByteBuffer data) static StartClientHandshakeReq
StartClientHandshakeReq.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.alts.internal that return types with arguments of type StartClientHandshakeReqModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<StartClientHandshakeReq> StartClientHandshakeReq.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<StartClientHandshakeReq, StartClientHandshakeReq.Builder, StartClientHandshakeReqOrBuilder> HandshakerReq.Builder.internalGetClientStartFieldBuilder()
The start client handshake request message.static com.google.protobuf.Parser
<StartClientHandshakeReq> StartClientHandshakeReq.parser()
Methods in io.grpc.alts.internal with parameters of type StartClientHandshakeReqModifier and TypeMethodDescriptionprivate void
StartClientHandshakeReq.Builder.buildPartial0
(StartClientHandshakeReq result) private void
StartClientHandshakeReq.Builder.buildPartialRepeatedFields
(StartClientHandshakeReq result) HandshakerReq.Builder.mergeClientStart
(StartClientHandshakeReq value) The start client handshake request message.StartClientHandshakeReq.Builder.mergeFrom
(StartClientHandshakeReq other) StartClientHandshakeReq.newBuilder
(StartClientHandshakeReq prototype) HandshakerReq.Builder.setClientStart
(StartClientHandshakeReq value) The start client handshake request message.