public static final class CancelCloneJobResponse.Builder extends GeneratedMessage.Builder<CancelCloneJobResponse.Builder> implements CancelCloneJobResponseOrBuilderResponse message for 'CancelCloneJob' request.
Protobuf type google.cloud.vmmigration.v1.CancelCloneJobResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CancelCloneJobResponse.BuilderImplements
CancelCloneJobResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public CancelCloneJobResponse build()| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse |
|
buildPartial()
public CancelCloneJobResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse |
|
clear()
public CancelCloneJobResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse.Builder |
|
getDefaultInstanceForType()
public CancelCloneJobResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse |
|
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(CancelCloneJobResponse other)
public CancelCloneJobResponse.Builder mergeFrom(CancelCloneJobResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
CancelCloneJobResponse |
| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CancelCloneJobResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CancelCloneJobResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CancelCloneJobResponse.Builder |
|