StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addAllApplicationProtocols(java.lang.Iterable<java.lang.String> values) |
The application protocols supported by the client, e.g., "h2" (for http2),
"grpc".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addAllRecordProtocols(java.lang.Iterable<java.lang.String> values) |
The record protocols supported by the client, e.g.,
"ALTSRP_GCM_AES128".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addAllTargetIdentities(java.lang.Iterable<? extends Identity> values) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addApplicationProtocols(java.lang.String value) |
The application protocols supported by the client, e.g., "h2" (for http2),
"grpc".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addApplicationProtocolsBytes(com.google.protobuf.ByteString value) |
The application protocols supported by the client, e.g., "h2" (for http2),
"grpc".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addRecordProtocols(java.lang.String value) |
The record protocols supported by the client, e.g.,
"ALTSRP_GCM_AES128".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addRecordProtocolsBytes(com.google.protobuf.ByteString value) |
The record protocols supported by the client, e.g.,
"ALTSRP_GCM_AES128".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addTargetIdentities(int index,
Identity value) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addTargetIdentities(int index,
Identity.Builder builderForValue) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addTargetIdentities(Identity value) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.addTargetIdentities(Identity.Builder builderForValue) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clear() |
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearApplicationProtocols() |
The application protocols supported by the client, e.g., "h2" (for http2),
"grpc".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearHandshakeSecurityProtocol() |
Handshake security protocol requested by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearLocalEndpoint() |
(Optional) Local endpoint information of the connection to the server,
such as local IP address, port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearLocalIdentity() |
(Optional) Application may specify a local identity.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearMaxFrameSize() |
(Optional) Maximum frame size supported by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearRecordProtocols() |
The record protocols supported by the client, e.g.,
"ALTSRP_GCM_AES128".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearRemoteEndpoint() |
(Optional) Endpoint information of the remote server, such as IP address,
port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearRpcVersions() |
(Optional) RPC protocol versions supported by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearTargetIdentities() |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.clearTargetName() |
(Optional) If target name is provided, a secure naming check is performed
to verify that the peer authenticated identity is indeed authorized to run
the target name.
|
StartClientHandshakeReq.Builder |
HandshakerReq.Builder.getClientStartBuilder() |
The start client handshake request message.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeFrom(com.google.protobuf.Message other) |
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeFrom(StartClientHandshakeReq other) |
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeLocalEndpoint(Endpoint value) |
(Optional) Local endpoint information of the connection to the server,
such as local IP address, port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeLocalIdentity(Identity value) |
(Optional) Application may specify a local identity.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeRemoteEndpoint(Endpoint value) |
(Optional) Endpoint information of the remote server, such as IP address,
port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.mergeRpcVersions(RpcProtocolVersions value) |
(Optional) RPC protocol versions supported by the client.
|
static StartClientHandshakeReq.Builder |
StartClientHandshakeReq.newBuilder() |
|
static StartClientHandshakeReq.Builder |
StartClientHandshakeReq.newBuilder(StartClientHandshakeReq prototype) |
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.newBuilderForType() |
|
protected StartClientHandshakeReq.Builder |
StartClientHandshakeReq.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.removeTargetIdentities(int index) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setApplicationProtocols(int index,
java.lang.String value) |
The application protocols supported by the client, e.g., "h2" (for http2),
"grpc".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setHandshakeSecurityProtocol(HandshakeProtocol value) |
Handshake security protocol requested by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setHandshakeSecurityProtocolValue(int value) |
Handshake security protocol requested by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setLocalEndpoint(Endpoint value) |
(Optional) Local endpoint information of the connection to the server,
such as local IP address, port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setLocalEndpoint(Endpoint.Builder builderForValue) |
(Optional) Local endpoint information of the connection to the server,
such as local IP address, port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setLocalIdentity(Identity value) |
(Optional) Application may specify a local identity.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setLocalIdentity(Identity.Builder builderForValue) |
(Optional) Application may specify a local identity.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setMaxFrameSize(int value) |
(Optional) Maximum frame size supported by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setRecordProtocols(int index,
java.lang.String value) |
The record protocols supported by the client, e.g.,
"ALTSRP_GCM_AES128".
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setRemoteEndpoint(Endpoint value) |
(Optional) Endpoint information of the remote server, such as IP address,
port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setRemoteEndpoint(Endpoint.Builder builderForValue) |
(Optional) Endpoint information of the remote server, such as IP address,
port number, and network protocol.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setRpcVersions(RpcProtocolVersions value) |
(Optional) RPC protocol versions supported by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setRpcVersions(RpcProtocolVersions.Builder builderForValue) |
(Optional) RPC protocol versions supported by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setTargetIdentities(int index,
Identity value) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setTargetIdentities(int index,
Identity.Builder builderForValue) |
(Optional) Describes which server identities are acceptable by the client.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setTargetName(java.lang.String value) |
(Optional) If target name is provided, a secure naming check is performed
to verify that the peer authenticated identity is indeed authorized to run
the target name.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.Builder.setTargetNameBytes(com.google.protobuf.ByteString value) |
(Optional) If target name is provided, a secure naming check is performed
to verify that the peer authenticated identity is indeed authorized to run
the target name.
|
StartClientHandshakeReq.Builder |
StartClientHandshakeReq.toBuilder() |
|