Class ShuttingDownSourceVMStep.Builder (1.83.0)

public static final class ShuttingDownSourceVMStep.Builder extends GeneratedMessage.Builder<ShuttingDownSourceVMStep.Builder> implements ShuttingDownSourceVMStepOrBuilder

ShuttingDownSourceVMStep contains specific step details.

Protobuf type google.cloud.vmmigration.v1.ShuttingDownSourceVMStep

Static Methods

getDescriptor()

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

Methods

build()

public ShuttingDownSourceVMStep build()
Returns
Type Description
ShuttingDownSourceVMStep

buildPartial()

public ShuttingDownSourceVMStep buildPartial()
Returns
Type Description
ShuttingDownSourceVMStep

clear()

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

getDefaultInstanceForType()

public ShuttingDownSourceVMStep getDefaultInstanceForType()
Returns
Type Description
ShuttingDownSourceVMStep

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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