public static final class CancelResumableWriteResponse.Builder extends GeneratedMessage.Builder<CancelResumableWriteResponse.Builder> implements CancelResumableWriteResponseOrBuilderEmpty response message for canceling an in-progress resumable upload, is extended as needed.
Protobuf type google.storage.v2.CancelResumableWriteResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CancelResumableWriteResponse.BuilderImplements
CancelResumableWriteResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public CancelResumableWriteResponse build()| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse |
|
buildPartial()
public CancelResumableWriteResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse |
|
clear()
public CancelResumableWriteResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse.Builder |
|
getDefaultInstanceForType()
public CancelResumableWriteResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse |
|
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 CancelResumableWriteResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CancelResumableWriteResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse.Builder |
|
mergeFrom(CancelResumableWriteResponse other)
public CancelResumableWriteResponse.Builder mergeFrom(CancelResumableWriteResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
CancelResumableWriteResponse |
| Returns | |
|---|---|
| Type | Description |
CancelResumableWriteResponse.Builder |
|