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 class
CloneJob
CloneJob 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 class
CloneJob.Builder
CloneJob 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 CloneJobOrBuilder
CreateCloneJobRequest.Builder. getCloneJobOrBuilder()
Required.CloneJobOrBuilder
CreateCloneJobRequest. getCloneJobOrBuilder()
Required.CloneJobOrBuilder
CreateCloneJobRequestOrBuilder. getCloneJobOrBuilder()
Required.CloneJobOrBuilder
ListCloneJobsResponse.Builder. getCloneJobsOrBuilder(int index)
Output only.CloneJobOrBuilder
ListCloneJobsResponse. getCloneJobsOrBuilder(int index)
Output only.CloneJobOrBuilder
ListCloneJobsResponseOrBuilder. getCloneJobsOrBuilder(int index)
Output only.CloneJobOrBuilder
MigratingVm.Builder. getRecentCloneJobsOrBuilder(int index)
Output only.CloneJobOrBuilder
MigratingVm. getRecentCloneJobsOrBuilder(int index)
Output only.CloneJobOrBuilder
MigratingVmOrBuilder. 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.
-