Uses of Class
com.google.cloud.datastream.v1.OracleSourceConfig.LargeObjectsHandlingCase
-
Packages that use OracleSourceConfig.LargeObjectsHandlingCase Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of OracleSourceConfig.LargeObjectsHandlingCase in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return OracleSourceConfig.LargeObjectsHandlingCase Modifier and Type Method Description static OracleSourceConfig.LargeObjectsHandlingCaseOracleSourceConfig.LargeObjectsHandlingCase. forNumber(int value)OracleSourceConfig.LargeObjectsHandlingCaseOracleSourceConfig.Builder. getLargeObjectsHandlingCase()OracleSourceConfig.LargeObjectsHandlingCaseOracleSourceConfig. getLargeObjectsHandlingCase()OracleSourceConfig.LargeObjectsHandlingCaseOracleSourceConfigOrBuilder. getLargeObjectsHandlingCase()static OracleSourceConfig.LargeObjectsHandlingCaseOracleSourceConfig.LargeObjectsHandlingCase. valueOf(int value)Deprecated.static OracleSourceConfig.LargeObjectsHandlingCaseOracleSourceConfig.LargeObjectsHandlingCase. valueOf(String name)Returns the enum constant of this type with the specified name.static OracleSourceConfig.LargeObjectsHandlingCase[]OracleSourceConfig.LargeObjectsHandlingCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-