| Modifier and Type | Method and Description |
|---|---|
OracleProfile |
OracleProfile.Builder.build() |
OracleProfile |
OracleProfile.Builder.buildPartial() |
static OracleProfile |
OracleProfile.getDefaultInstance() |
OracleProfile |
OracleProfile.getDefaultInstanceForType() |
OracleProfile |
OracleProfile.Builder.getDefaultInstanceForType() |
OracleProfile |
ConnectionProfileOrBuilder.getOracleProfile()
Oracle ConnectionProfile configuration.
|
OracleProfile |
ConnectionProfile.getOracleProfile()
Oracle ConnectionProfile configuration.
|
OracleProfile |
ConnectionProfile.Builder.getOracleProfile()
Oracle ConnectionProfile configuration.
|
static OracleProfile |
OracleProfile.parseDelimitedFrom(InputStream input) |
static OracleProfile |
OracleProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleProfile |
OracleProfile.parseFrom(byte[] data) |
static OracleProfile |
OracleProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleProfile |
OracleProfile.parseFrom(ByteBuffer data) |
static OracleProfile |
OracleProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleProfile |
OracleProfile.parseFrom(com.google.protobuf.ByteString data) |
static OracleProfile |
OracleProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleProfile |
OracleProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static OracleProfile |
OracleProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OracleProfile |
OracleProfile.parseFrom(InputStream input) |
static OracleProfile |
OracleProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OracleProfile> |
OracleProfile.getParserForType() |
static com.google.protobuf.Parser<OracleProfile> |
OracleProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
OracleProfile.Builder |
OracleProfile.Builder.mergeFrom(OracleProfile other) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeOracleProfile(OracleProfile value)
Oracle ConnectionProfile configuration.
|
static OracleProfile.Builder |
OracleProfile.newBuilder(OracleProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setOracleProfile(OracleProfile value)
Oracle ConnectionProfile configuration.
|
Copyright © 2022 Google LLC. All rights reserved.