public static final class OracleSourceConfig.DropLargeObjects.Builder extends GeneratedMessage.Builder<OracleSourceConfig.DropLargeObjects.Builder> implements OracleSourceConfig.DropLargeObjectsOrBuilderConfiguration to drop large object values.
Protobuf type google.cloud.datastream.v1.OracleSourceConfig.DropLargeObjects
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > OracleSourceConfig.DropLargeObjects.BuilderImplements
OracleSourceConfig.DropLargeObjectsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public OracleSourceConfig.DropLargeObjects build()| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects |
|
buildPartial()
public OracleSourceConfig.DropLargeObjects buildPartial()| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects |
|
clear()
public OracleSourceConfig.DropLargeObjects.Builder clear()| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects.Builder |
|
getDefaultInstanceForType()
public OracleSourceConfig.DropLargeObjects getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(OracleSourceConfig.DropLargeObjects other)
public OracleSourceConfig.DropLargeObjects.Builder mergeFrom(OracleSourceConfig.DropLargeObjects other)| Parameter | |
|---|---|
| Name | Description |
other |
OracleSourceConfig.DropLargeObjects |
| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public OracleSourceConfig.DropLargeObjects.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public OracleSourceConfig.DropLargeObjects.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
OracleSourceConfig.DropLargeObjects.Builder |
|