Uses of Class
com.google.cloud.datastream.v1.OracleProfile
-
Packages that use OracleProfile Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of OracleProfile in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return OracleProfile Modifier and Type Method Description OracleProfileOracleProfile.Builder. build()OracleProfileOracleProfile.Builder. buildPartial()static OracleProfileOracleProfile. getDefaultInstance()OracleProfileOracleProfile.Builder. getDefaultInstanceForType()OracleProfileOracleProfile. getDefaultInstanceForType()OracleProfileConnectionProfile.Builder. getOracleProfile()Oracle ConnectionProfile configuration.OracleProfileConnectionProfile. getOracleProfile()Oracle ConnectionProfile configuration.OracleProfileConnectionProfileOrBuilder. getOracleProfile()Oracle ConnectionProfile configuration.static OracleProfileOracleProfile. parseDelimitedFrom(InputStream input)static OracleProfileOracleProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OracleProfileOracleProfile. parseFrom(byte[] data)static OracleProfileOracleProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OracleProfileOracleProfile. parseFrom(com.google.protobuf.ByteString data)static OracleProfileOracleProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OracleProfileOracleProfile. parseFrom(com.google.protobuf.CodedInputStream input)static OracleProfileOracleProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OracleProfileOracleProfile. parseFrom(InputStream input)static OracleProfileOracleProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OracleProfileOracleProfile. parseFrom(ByteBuffer data)static OracleProfileOracleProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type OracleProfile Modifier and Type Method Description com.google.protobuf.Parser<OracleProfile>OracleProfile. getParserForType()static com.google.protobuf.Parser<OracleProfile>OracleProfile. parser()Methods in com.google.cloud.datastream.v1 with parameters of type OracleProfile Modifier and Type Method Description OracleProfile.BuilderOracleProfile.Builder. mergeFrom(OracleProfile other)ConnectionProfile.BuilderConnectionProfile.Builder. mergeOracleProfile(OracleProfile value)Oracle ConnectionProfile configuration.static OracleProfile.BuilderOracleProfile. newBuilder(OracleProfile prototype)ConnectionProfile.BuilderConnectionProfile.Builder. setOracleProfile(OracleProfile value)Oracle ConnectionProfile configuration.
-