public static final class AddSplitPointsResponse.Builder extends GeneratedMessage.Builder<AddSplitPointsResponse.Builder> implements AddSplitPointsResponseOrBuilderThe response for AddSplitPoints.
Protobuf type google.spanner.admin.database.v1.AddSplitPointsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AddSplitPointsResponse.BuilderImplements
AddSplitPointsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public AddSplitPointsResponse build()| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse |
|
buildPartial()
public AddSplitPointsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse |
|
clear()
public AddSplitPointsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse.Builder |
|
getDefaultInstanceForType()
public AddSplitPointsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse |
|
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(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AddSplitPointsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AddSplitPointsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse.Builder |
|
mergeFrom(AddSplitPointsResponse other)
public AddSplitPointsResponse.Builder mergeFrom(AddSplitPointsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
AddSplitPointsResponse |
| Returns | |
|---|---|
| Type | Description |
AddSplitPointsResponse.Builder |
|