| 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 |
OracleConnectionProfileOrBuilder.getForwardSshConnectivity()
Forward SSH tunnel connectivity.
|
ForwardSshTunnelConnectivity |
OracleConnectionProfile.getForwardSshConnectivity()
Forward SSH tunnel connectivity.
|
ForwardSshTunnelConnectivity |
OracleConnectionProfile.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 |
|---|---|
OracleConnectionProfile.Builder |
OracleConnectionProfile.Builder.mergeForwardSshConnectivity(ForwardSshTunnelConnectivity value)
Forward SSH tunnel connectivity.
|
ForwardSshTunnelConnectivity.Builder |
ForwardSshTunnelConnectivity.Builder.mergeFrom(ForwardSshTunnelConnectivity other) |
static ForwardSshTunnelConnectivity.Builder |
ForwardSshTunnelConnectivity.newBuilder(ForwardSshTunnelConnectivity prototype) |
OracleConnectionProfile.Builder |
OracleConnectionProfile.Builder.setForwardSshConnectivity(ForwardSshTunnelConnectivity value)
Forward SSH tunnel connectivity.
|
Copyright © 2024 Google LLC. All rights reserved.