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 StartClientHandshakeReqStartClientHandshakeReq.DEFAULT_INSTANCEFields 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.PARSERMethods 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 StartClientHandshakeReqStartClientHandshakeReq.getDefaultInstance()StartClientHandshakeReq.Builder.getDefaultInstanceForType()StartClientHandshakeReq.getDefaultInstanceForType()static StartClientHandshakeReqStartClientHandshakeReq.parseDelimitedFrom(InputStream input) static StartClientHandshakeReqStartClientHandshakeReq.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(byte[] data) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(com.google.protobuf.ByteString data) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(com.google.protobuf.CodedInputStream input) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(InputStream input) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(ByteBuffer data) static StartClientHandshakeReqStartClientHandshakeReq.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.alts.internal that return types with arguments of type StartClientHandshakeReqModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<StartClientHandshakeReq, StartClientHandshakeReq.Builder, StartClientHandshakeReqOrBuilder> HandshakerReq.Builder.getClientStartFieldBuilder()The start client handshake request message.com.google.protobuf.Parser<StartClientHandshakeReq> StartClientHandshakeReq.getParserForType()static com.google.protobuf.Parser<StartClientHandshakeReq> StartClientHandshakeReq.parser()Methods in io.grpc.alts.internal with parameters of type StartClientHandshakeReqModifier and TypeMethodDescriptionprivate voidStartClientHandshakeReq.Builder.buildPartial0(StartClientHandshakeReq result) private voidStartClientHandshakeReq.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.