public static final class SqlServerTransactionLogs.Builder extends GeneratedMessage.Builder<SqlServerTransactionLogs.Builder> implements SqlServerTransactionLogsOrBuilderConfiguration to use Transaction Logs CDC read method.
Protobuf type google.cloud.datastream.v1.SqlServerTransactionLogs
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SqlServerTransactionLogs.BuilderImplements
SqlServerTransactionLogsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SqlServerTransactionLogs build()| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs |
|
buildPartial()
public SqlServerTransactionLogs buildPartial()| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs |
|
clear()
public SqlServerTransactionLogs.Builder clear()| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs.Builder |
|
getDefaultInstanceForType()
public SqlServerTransactionLogs getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs |
|
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(SqlServerTransactionLogs other)
public SqlServerTransactionLogs.Builder mergeFrom(SqlServerTransactionLogs other)| Parameter | |
|---|---|
| Name | Description |
other |
SqlServerTransactionLogs |
| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SqlServerTransactionLogs.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SqlServerTransactionLogs.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SqlServerTransactionLogs.Builder |
|