| Modifier and Type | Method and Description |
|---|---|
OracleConnectionProfile |
OracleConnectionProfile.Builder.build() |
OracleConnectionProfile |
OracleConnectionProfile.Builder.buildPartial() |
static OracleConnectionProfile |
OracleConnectionProfile.getDefaultInstance() |
OracleConnectionProfile |
OracleConnectionProfile.getDefaultInstanceForType() |
OracleConnectionProfile |
OracleConnectionProfile.Builder.getDefaultInstanceForType() |
OracleConnectionProfile |
ConnectionProfile.getOracle()
An Oracle database connection profile.
|
OracleConnectionProfile |
ConnectionProfile.Builder.getOracle()
An Oracle database connection profile.
|
OracleConnectionProfile |
ConnectionProfileOrBuilder.getOracle()
An Oracle database connection profile.
|
static OracleConnectionProfile |
OracleConnectionProfile.parseDelimitedFrom(InputStream input) |
static OracleConnectionProfile |
OracleConnectionProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(byte[] data) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(ByteBuffer data) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(com.google.protobuf.ByteString data) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(InputStream input) |
static OracleConnectionProfile |
OracleConnectionProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OracleConnectionProfile> |
OracleConnectionProfile.getParserForType() |
static com.google.protobuf.Parser<OracleConnectionProfile> |
OracleConnectionProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
OracleConnectionProfile.Builder |
OracleConnectionProfile.Builder.mergeFrom(OracleConnectionProfile other) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeOracle(OracleConnectionProfile value)
An Oracle database connection profile.
|
static OracleConnectionProfile.Builder |
OracleConnectionProfile.newBuilder(OracleConnectionProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setOracle(OracleConnectionProfile value)
An Oracle database connection profile.
|
Copyright © 2024 Google LLC. All rights reserved.