- 1.78.0 (latest)
 - 1.76.0
 - 1.75.0
 - 1.74.0
 - 1.73.0
 - 1.72.0
 - 1.70.0
 - 1.68.0
 - 1.67.0
 - 1.64.0
 - 1.63.0
 - 1.62.0
 - 1.60.0
 - 1.59.0
 - 1.58.0
 - 1.57.0
 - 1.56.0
 - 1.55.0
 - 1.54.0
 - 1.53.0
 - 1.52.0
 - 1.51.0
 - 1.49.0
 - 1.48.0
 - 1.47.0
 - 1.46.0
 - 1.45.0
 - 1.44.0
 - 1.43.0
 - 1.42.0
 - 1.41.0
 - 1.40.0
 - 1.39.0
 - 1.37.0
 - 1.36.0
 - 1.35.0
 - 1.34.0
 - 1.33.0
 - 1.32.0
 - 1.31.0
 - 1.30.0
 - 1.29.0
 - 1.28.0
 - 1.27.0
 - 1.24.0
 - 1.23.0
 - 1.22.0
 - 1.21.0
 - 1.20.0
 - 1.19.0
 - 1.18.0
 - 1.17.0
 - 1.16.0
 - 1.15.0
 - 1.14.0
 - 1.13.0
 - 1.12.0
 - 1.11.0
 - 1.9.0
 - 1.8.0
 - 1.7.0
 - 1.6.0
 - 1.5.0
 - 1.4.0
 - 1.3.5
 - 1.2.0
 - 1.1.1
 - 1.0.5
 
public static final class CloneStep.Builder extends GeneratedMessageV3.Builder<CloneStep.Builder> implements CloneStepOrBuilderCloneStep holds information about the clone step progress.
 Protobuf type google.cloud.vmmigration.v1.CloneStep
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > CloneStep.BuilderImplements
CloneStepOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CloneStep.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
build()
public CloneStep build()| Returns | |
|---|---|
| Type | Description | 
CloneStep | 
        |
buildPartial()
public CloneStep buildPartial()| Returns | |
|---|---|
| Type | Description | 
CloneStep | 
        |
clear()
public CloneStep.Builder clear()| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearAdaptingOs()
public CloneStep.Builder clearAdaptingOs()Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearEndTime()
public CloneStep.Builder clearEndTime()The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearField(Descriptors.FieldDescriptor field)
public CloneStep.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearInstantiatingMigratedVm()
public CloneStep.Builder clearInstantiatingMigratedVm()Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearOneof(Descriptors.OneofDescriptor oneof)
public CloneStep.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearPreparingVmDisks()
public CloneStep.Builder clearPreparingVmDisks()Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearStartTime()
public CloneStep.Builder clearStartTime()The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clearStep()
public CloneStep.Builder clearStep()| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
clone()
public CloneStep.Builder clone()| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
getAdaptingOs()
public AdaptingOSStep getAdaptingOs()Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Returns | |
|---|---|
| Type | Description | 
AdaptingOSStep | 
        The adaptingOs.  | 
      
getAdaptingOsBuilder()
public AdaptingOSStep.Builder getAdaptingOsBuilder()Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Returns | |
|---|---|
| Type | Description | 
AdaptingOSStep.Builder | 
        |
getAdaptingOsOrBuilder()
public AdaptingOSStepOrBuilder getAdaptingOsOrBuilder()Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Returns | |
|---|---|
| Type | Description | 
AdaptingOSStepOrBuilder | 
        |
getDefaultInstanceForType()
public CloneStep getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
CloneStep | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getEndTime()
public Timestamp getEndTime()The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Returns | |
|---|---|
| Type | Description | 
Timestamp | 
        The endTime.  | 
      
getEndTimeBuilder()
public Timestamp.Builder getEndTimeBuilder()The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Returns | |
|---|---|
| Type | Description | 
Builder | 
        |
getEndTimeOrBuilder()
public TimestampOrBuilder getEndTimeOrBuilder()The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Returns | |
|---|---|
| Type | Description | 
TimestampOrBuilder | 
        |
getInstantiatingMigratedVm()
public InstantiatingMigratedVMStep getInstantiatingMigratedVm()Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Returns | |
|---|---|
| Type | Description | 
InstantiatingMigratedVMStep | 
        The instantiatingMigratedVm.  | 
      
getInstantiatingMigratedVmBuilder()
public InstantiatingMigratedVMStep.Builder getInstantiatingMigratedVmBuilder()Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Returns | |
|---|---|
| Type | Description | 
InstantiatingMigratedVMStep.Builder | 
        |
getInstantiatingMigratedVmOrBuilder()
public InstantiatingMigratedVMStepOrBuilder getInstantiatingMigratedVmOrBuilder()Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Returns | |
|---|---|
| Type | Description | 
InstantiatingMigratedVMStepOrBuilder | 
        |
getPreparingVmDisks()
public PreparingVMDisksStep getPreparingVmDisks()Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Returns | |
|---|---|
| Type | Description | 
PreparingVMDisksStep | 
        The preparingVmDisks.  | 
      
getPreparingVmDisksBuilder()
public PreparingVMDisksStep.Builder getPreparingVmDisksBuilder()Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Returns | |
|---|---|
| Type | Description | 
PreparingVMDisksStep.Builder | 
        |
getPreparingVmDisksOrBuilder()
public PreparingVMDisksStepOrBuilder getPreparingVmDisksOrBuilder()Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Returns | |
|---|---|
| Type | Description | 
PreparingVMDisksStepOrBuilder | 
        |
getStartTime()
public Timestamp getStartTime()The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Returns | |
|---|---|
| Type | Description | 
Timestamp | 
        The startTime.  | 
      
getStartTimeBuilder()
public Timestamp.Builder getStartTimeBuilder()The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Returns | |
|---|---|
| Type | Description | 
Builder | 
        |
getStartTimeOrBuilder()
public TimestampOrBuilder getStartTimeOrBuilder()The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Returns | |
|---|---|
| Type | Description | 
TimestampOrBuilder | 
        |
getStepCase()
public CloneStep.StepCase getStepCase()| Returns | |
|---|---|
| Type | Description | 
CloneStep.StepCase | 
        |
hasAdaptingOs()
public boolean hasAdaptingOs()Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the adaptingOs field is set.  | 
      
hasEndTime()
public boolean hasEndTime()The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the endTime field is set.  | 
      
hasInstantiatingMigratedVm()
public boolean hasInstantiatingMigratedVm()Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the instantiatingMigratedVm field is set.  | 
      
hasPreparingVmDisks()
public boolean hasPreparingVmDisks()Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the preparingVmDisks field is set.  | 
      
hasStartTime()
public boolean hasStartTime()The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the startTime field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeAdaptingOs(AdaptingOSStep value)
public CloneStep.Builder mergeAdaptingOs(AdaptingOSStep value)Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        AdaptingOSStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergeEndTime(Timestamp value)
public CloneStep.Builder mergeEndTime(Timestamp value)The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergeFrom(CloneStep other)
public CloneStep.Builder mergeFrom(CloneStep other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        CloneStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CloneStep.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public CloneStep.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergeInstantiatingMigratedVm(InstantiatingMigratedVMStep value)
public CloneStep.Builder mergeInstantiatingMigratedVm(InstantiatingMigratedVMStep value)Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        InstantiatingMigratedVMStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergePreparingVmDisks(PreparingVMDisksStep value)
public CloneStep.Builder mergePreparingVmDisks(PreparingVMDisksStep value)Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        PreparingVMDisksStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergeStartTime(Timestamp value)
public CloneStep.Builder mergeStartTime(Timestamp value)The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CloneStep.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setAdaptingOs(AdaptingOSStep value)
public CloneStep.Builder setAdaptingOs(AdaptingOSStep value)Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        AdaptingOSStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setAdaptingOs(AdaptingOSStep.Builder builderForValue)
public CloneStep.Builder setAdaptingOs(AdaptingOSStep.Builder builderForValue)Adapting OS step.
 .google.cloud.vmmigration.v1.AdaptingOSStep adapting_os = 3;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        AdaptingOSStep.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setEndTime(Timestamp value)
public CloneStep.Builder setEndTime(Timestamp value)The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setEndTime(Timestamp.Builder builderForValue)
public CloneStep.Builder setEndTime(Timestamp.Builder builderForValue)The time the step has ended.
 .google.protobuf.Timestamp end_time = 2;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setField(Descriptors.FieldDescriptor field, Object value)
public CloneStep.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setInstantiatingMigratedVm(InstantiatingMigratedVMStep value)
public CloneStep.Builder setInstantiatingMigratedVm(InstantiatingMigratedVMStep value)Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        InstantiatingMigratedVMStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setInstantiatingMigratedVm(InstantiatingMigratedVMStep.Builder builderForValue)
public CloneStep.Builder setInstantiatingMigratedVm(InstantiatingMigratedVMStep.Builder builderForValue)Instantiating migrated VM step.
 .google.cloud.vmmigration.v1.InstantiatingMigratedVMStep instantiating_migrated_vm = 5;
 
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        InstantiatingMigratedVMStep.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setPreparingVmDisks(PreparingVMDisksStep value)
public CloneStep.Builder setPreparingVmDisks(PreparingVMDisksStep value)Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        PreparingVMDisksStep | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setPreparingVmDisks(PreparingVMDisksStep.Builder builderForValue)
public CloneStep.Builder setPreparingVmDisks(PreparingVMDisksStep.Builder builderForValue)Preparing VM disks step.
 .google.cloud.vmmigration.v1.PreparingVMDisksStep preparing_vm_disks = 4;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        PreparingVMDisksStep.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CloneStep.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setStartTime(Timestamp value)
public CloneStep.Builder setStartTime(Timestamp value)The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setStartTime(Timestamp.Builder builderForValue)
public CloneStep.Builder setStartTime(Timestamp.Builder builderForValue)The time the step has started.
 .google.protobuf.Timestamp start_time = 1;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final CloneStep.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
CloneStep.Builder | 
        |