Class CopyingSourceDiskSnapshotStep.Builder (1.83.0)

public static final class CopyingSourceDiskSnapshotStep.Builder extends GeneratedMessage.Builder<CopyingSourceDiskSnapshotStep.Builder> implements CopyingSourceDiskSnapshotStepOrBuilder

CopyingSourceDiskSnapshotStep contains specific step details.

Protobuf type google.cloud.vmmigration.v1.CopyingSourceDiskSnapshotStep

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public CopyingSourceDiskSnapshotStep build()
Returns
Type Description
CopyingSourceDiskSnapshotStep

buildPartial()

public CopyingSourceDiskSnapshotStep buildPartial()
Returns
Type Description
CopyingSourceDiskSnapshotStep

clear()

public CopyingSourceDiskSnapshotStep.Builder clear()
Returns
Type Description
CopyingSourceDiskSnapshotStep.Builder
Overrides

getDefaultInstanceForType()

public CopyingSourceDiskSnapshotStep getDefaultInstanceForType()
Returns
Type Description
CopyingSourceDiskSnapshotStep

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(CopyingSourceDiskSnapshotStep other)

public CopyingSourceDiskSnapshotStep.Builder mergeFrom(CopyingSourceDiskSnapshotStep other)
Parameter
Name Description
other CopyingSourceDiskSnapshotStep
Returns
Type Description
CopyingSourceDiskSnapshotStep.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public CopyingSourceDiskSnapshotStep.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CopyingSourceDiskSnapshotStep.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public CopyingSourceDiskSnapshotStep.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
CopyingSourceDiskSnapshotStep.Builder
Overrides