| Modifier and Type | Method and Description |
|---|---|
TCPSocketAction |
TCPSocketAction.Builder.build() |
TCPSocketAction |
TCPSocketAction.Builder.buildPartial() |
static TCPSocketAction |
TCPSocketAction.getDefaultInstance() |
TCPSocketAction |
TCPSocketAction.getDefaultInstanceForType() |
TCPSocketAction |
TCPSocketAction.Builder.getDefaultInstanceForType() |
TCPSocketAction |
Probe.getTcpSocket()
Optional.
|
TCPSocketAction |
Probe.Builder.getTcpSocket()
Optional.
|
TCPSocketAction |
ProbeOrBuilder.getTcpSocket()
Optional.
|
static TCPSocketAction |
TCPSocketAction.parseDelimitedFrom(InputStream input) |
static TCPSocketAction |
TCPSocketAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TCPSocketAction |
TCPSocketAction.parseFrom(byte[] data) |
static TCPSocketAction |
TCPSocketAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TCPSocketAction |
TCPSocketAction.parseFrom(ByteBuffer data) |
static TCPSocketAction |
TCPSocketAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TCPSocketAction |
TCPSocketAction.parseFrom(com.google.protobuf.ByteString data) |
static TCPSocketAction |
TCPSocketAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TCPSocketAction |
TCPSocketAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static TCPSocketAction |
TCPSocketAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TCPSocketAction |
TCPSocketAction.parseFrom(InputStream input) |
static TCPSocketAction |
TCPSocketAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TCPSocketAction> |
TCPSocketAction.getParserForType() |
static com.google.protobuf.Parser<TCPSocketAction> |
TCPSocketAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
TCPSocketAction.Builder |
TCPSocketAction.Builder.mergeFrom(TCPSocketAction other) |
Probe.Builder |
Probe.Builder.mergeTcpSocket(TCPSocketAction value)
Optional.
|
static TCPSocketAction.Builder |
TCPSocketAction.newBuilder(TCPSocketAction prototype) |
Probe.Builder |
Probe.Builder.setTcpSocket(TCPSocketAction value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.