public static final class PullTarget.Builder extends GeneratedMessage.Builder<PullTarget.Builder> implements PullTargetOrBuilderPull target.
Protobuf type google.cloud.tasks.v2beta2.PullTarget
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > PullTarget.BuilderImplements
PullTargetOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public PullTarget build()| Returns | |
|---|---|
| Type | Description |
PullTarget |
|
buildPartial()
public PullTarget buildPartial()| Returns | |
|---|---|
| Type | Description |
PullTarget |
|
clear()
public PullTarget.Builder clear()| Returns | |
|---|---|
| Type | Description |
PullTarget.Builder |
|
getDefaultInstanceForType()
public PullTarget getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PullTarget |
|
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(PullTarget other)
public PullTarget.Builder mergeFrom(PullTarget other)| Parameter | |
|---|---|
| Name | Description |
other |
PullTarget |
| Returns | |
|---|---|
| Type | Description |
PullTarget.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public PullTarget.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PullTarget.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public PullTarget.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
PullTarget.Builder |
|