Uses of Class
moby.sshforward.v1.Ssh.CheckAgentRequest
Packages that use Ssh.CheckAgentRequest
-
Uses of Ssh.CheckAgentRequest in moby.sshforward.v1
Methods in moby.sshforward.v1 that return Ssh.CheckAgentRequestModifier and TypeMethodDescriptionSsh.CheckAgentRequest.Builder.build()
Ssh.CheckAgentRequest.Builder.buildPartial()
static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.getDefaultInstance()
Ssh.CheckAgentRequest.Builder.getDefaultInstanceForType()
Ssh.CheckAgentRequest.getDefaultInstanceForType()
static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseDelimitedFrom
(InputStream input) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(byte[] data) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(com.google.protobuf.ByteString data) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(InputStream input) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(ByteBuffer data) static Ssh.CheckAgentRequest
Ssh.CheckAgentRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in moby.sshforward.v1 that return types with arguments of type Ssh.CheckAgentRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Ssh.CheckAgentRequest> Ssh.CheckAgentRequest.getParserForType()
static com.google.protobuf.Parser
<Ssh.CheckAgentRequest> Ssh.CheckAgentRequest.parser()
Methods in moby.sshforward.v1 with parameters of type Ssh.CheckAgentRequestModifier and TypeMethodDescriptionSsh.CheckAgentRequest.Builder.mergeFrom
(Ssh.CheckAgentRequest other) Ssh.CheckAgentRequest.newBuilder
(Ssh.CheckAgentRequest prototype)