Class CreatingSourceDiskSnapshotStep.Builder (1.83.0)

public static final class CreatingSourceDiskSnapshotStep.Builder extends GeneratedMessage.Builder<CreatingSourceDiskSnapshotStep.Builder> implements CreatingSourceDiskSnapshotStepOrBuilder

CreatingSourceDiskSnapshotStep contains specific step details.

Protobuf type google.cloud.vmmigration.v1.CreatingSourceDiskSnapshotStep

Static Methods

getDescriptor()

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

Methods

build()

public CreatingSourceDiskSnapshotStep build()
Returns
Type Description
CreatingSourceDiskSnapshotStep

buildPartial()

public CreatingSourceDiskSnapshotStep buildPartial()
Returns
Type Description
CreatingSourceDiskSnapshotStep

clear()

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

getDefaultInstanceForType()

public CreatingSourceDiskSnapshotStep getDefaultInstanceForType()
Returns
Type Description
CreatingSourceDiskSnapshotStep

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(CreatingSourceDiskSnapshotStep other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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