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