| Modifier and Type | Method and Description |
|---|---|
static OracleSourceConfig.LargeObjectsHandlingCase |
OracleSourceConfig.LargeObjectsHandlingCase.forNumber(int value) |
OracleSourceConfig.LargeObjectsHandlingCase |
OracleSourceConfig.getLargeObjectsHandlingCase() |
OracleSourceConfig.LargeObjectsHandlingCase |
OracleSourceConfig.Builder.getLargeObjectsHandlingCase() |
OracleSourceConfig.LargeObjectsHandlingCase |
OracleSourceConfigOrBuilder.getLargeObjectsHandlingCase() |
static OracleSourceConfig.LargeObjectsHandlingCase |
OracleSourceConfig.LargeObjectsHandlingCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OracleSourceConfig.LargeObjectsHandlingCase |
OracleSourceConfig.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.
|
Copyright © 2022 Google LLC. All rights reserved.