Uses of Interface
com.google.cloud.vmmigration.v1.CloneJobOrBuilder
-
Packages that use CloneJobOrBuilder Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of CloneJobOrBuilder in com.google.cloud.vmmigration.v1
Classes in com.google.cloud.vmmigration.v1 that implement CloneJobOrBuilder Modifier and Type Class Description classCloneJobCloneJob describes the process of creating a clone of a [MigratingVM][google.cloud.vmmigration.v1.MigratingVm] to the requested target based on the latest successful uploaded snapshots.static classCloneJob.BuilderCloneJob describes the process of creating a clone of a [MigratingVM][google.cloud.vmmigration.v1.MigratingVm] to the requested target based on the latest successful uploaded snapshots.Methods in com.google.cloud.vmmigration.v1 that return CloneJobOrBuilder Modifier and Type Method Description CloneJobOrBuilderCreateCloneJobRequest.Builder. getCloneJobOrBuilder()Required.CloneJobOrBuilderCreateCloneJobRequest. getCloneJobOrBuilder()Required.CloneJobOrBuilderCreateCloneJobRequestOrBuilder. getCloneJobOrBuilder()Required.CloneJobOrBuilderListCloneJobsResponse.Builder. getCloneJobsOrBuilder(int index)Output only.CloneJobOrBuilderListCloneJobsResponse. getCloneJobsOrBuilder(int index)Output only.CloneJobOrBuilderListCloneJobsResponseOrBuilder. getCloneJobsOrBuilder(int index)Output only.CloneJobOrBuilderMigratingVm.Builder. getRecentCloneJobsOrBuilder(int index)Output only.CloneJobOrBuilderMigratingVm. getRecentCloneJobsOrBuilder(int index)Output only.CloneJobOrBuilderMigratingVmOrBuilder. getRecentCloneJobsOrBuilder(int index)Output only.Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type CloneJobOrBuilder Modifier and Type Method Description List<? extends CloneJobOrBuilder>ListCloneJobsResponse.Builder. getCloneJobsOrBuilderList()Output only.List<? extends CloneJobOrBuilder>ListCloneJobsResponse. getCloneJobsOrBuilderList()Output only.List<? extends CloneJobOrBuilder>ListCloneJobsResponseOrBuilder. getCloneJobsOrBuilderList()Output only.List<? extends CloneJobOrBuilder>MigratingVm.Builder. getRecentCloneJobsOrBuilderList()Output only.List<? extends CloneJobOrBuilder>MigratingVm. getRecentCloneJobsOrBuilderList()Output only.List<? extends CloneJobOrBuilder>MigratingVmOrBuilder. getRecentCloneJobsOrBuilderList()Output only.
-