public static final class DeleteZoneOperationResponse.Builder extends GeneratedMessage.Builder<DeleteZoneOperationResponse.Builder> implements DeleteZoneOperationResponseOrBuilderA response message for ZoneOperations.Delete. See the method description for details.
Protobuf type google.cloud.compute.v1.DeleteZoneOperationResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteZoneOperationResponse.BuilderImplements
DeleteZoneOperationResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeleteZoneOperationResponse build()| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse |
|
buildPartial()
public DeleteZoneOperationResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse |
|
clear()
public DeleteZoneOperationResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse.Builder |
|
getDefaultInstanceForType()
public DeleteZoneOperationResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse |
|
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(DeleteZoneOperationResponse other)
public DeleteZoneOperationResponse.Builder mergeFrom(DeleteZoneOperationResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteZoneOperationResponse |
| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeleteZoneOperationResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteZoneOperationResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteZoneOperationResponse.Builder |
|