| Modifier and Type | Method and Description |
|---|---|
ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.Builder.build() |
ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.Builder.buildPartial() |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.getDefaultInstance() |
ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.getDefaultInstanceForType() |
ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.Builder.getDefaultInstanceForType() |
ForwardSshTunnelConnectivity |
ConnectionProfileOrBuilder.getForwardSshConnectivity()
Forward SSH tunnel connectivity.
|
ForwardSshTunnelConnectivity |
ConnectionProfile.getForwardSshConnectivity()
Forward SSH tunnel connectivity.
|
ForwardSshTunnelConnectivity |
ConnectionProfile.Builder.getForwardSshConnectivity()
Forward SSH tunnel connectivity.
|
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseDelimitedFrom(InputStream input) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(byte[] data) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(ByteBuffer data) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(com.google.protobuf.ByteString data) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(com.google.protobuf.CodedInputStream input) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(InputStream input) |
static ForwardSshTunnelConnectivity |
ForwardSshTunnelConnectivity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ForwardSshTunnelConnectivity> |
ForwardSshTunnelConnectivity.getParserForType() |
static com.google.protobuf.Parser<ForwardSshTunnelConnectivity> |
ForwardSshTunnelConnectivity.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeForwardSshConnectivity(ForwardSshTunnelConnectivity value)
Forward SSH tunnel connectivity.
|
ForwardSshTunnelConnectivity.Builder |
ForwardSshTunnelConnectivity.Builder.mergeFrom(ForwardSshTunnelConnectivity other) |
static ForwardSshTunnelConnectivity.Builder |
ForwardSshTunnelConnectivity.newBuilder(ForwardSshTunnelConnectivity prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setForwardSshConnectivity(ForwardSshTunnelConnectivity value)
Forward SSH tunnel connectivity.
|
Copyright © 2022 Google LLC. All rights reserved.