public static final class SeekResponse.Builder extends GeneratedMessage.Builder<SeekResponse.Builder> implements SeekResponseOrBuilder Response for the Seek method (this response is empty).
Protobuf type google.pubsub.v1.SeekResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SeekResponse.BuilderImplements
SeekResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SeekResponse build()| Returns | |
|---|---|
| Type | Description |
SeekResponse |
|
buildPartial()
public SeekResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
SeekResponse |
|
clear()
public SeekResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
SeekResponse.Builder |
|
getDefaultInstanceForType()
public SeekResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SeekResponse |
|
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 SeekResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SeekResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SeekResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SeekResponse.Builder |
|
mergeFrom(SeekResponse other)
public SeekResponse.Builder mergeFrom(SeekResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
SeekResponse |
| Returns | |
|---|---|
| Type | Description |
SeekResponse.Builder |
|