public static final class DeleteSnapshotResponse.Builder extends GeneratedMessage.Builder<DeleteSnapshotResponse.Builder> implements DeleteSnapshotResponseOrBuilderResponse from deleting a snapshot.
Protobuf type google.dataflow.v1beta3.DeleteSnapshotResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteSnapshotResponse.BuilderImplements
DeleteSnapshotResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeleteSnapshotResponse build()| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse |
|
buildPartial()
public DeleteSnapshotResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse |
|
clear()
public DeleteSnapshotResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse.Builder |
|
getDefaultInstanceForType()
public DeleteSnapshotResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse |
|
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(DeleteSnapshotResponse other)
public DeleteSnapshotResponse.Builder mergeFrom(DeleteSnapshotResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteSnapshotResponse |
| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeleteSnapshotResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteSnapshotResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteSnapshotResponse.Builder |
|