Uses of Interface
com.google.cloud.vmmigration.v1.ReplicationSyncOrBuilder
-
Packages that use ReplicationSyncOrBuilder Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of ReplicationSyncOrBuilder in com.google.cloud.vmmigration.v1
Classes in com.google.cloud.vmmigration.v1 that implement ReplicationSyncOrBuilder Modifier and Type Class Description class
ReplicationSync
ReplicationSync contain information about the last replica sync to the cloud.static class
ReplicationSync.Builder
ReplicationSync contain information about the last replica sync to the cloud.Methods in com.google.cloud.vmmigration.v1 that return ReplicationSyncOrBuilder Modifier and Type Method Description ReplicationSyncOrBuilder
MigratingVm.Builder. getLastSyncOrBuilder()
Output only.ReplicationSyncOrBuilder
MigratingVm. getLastSyncOrBuilder()
Output only.ReplicationSyncOrBuilder
MigratingVmOrBuilder. getLastSyncOrBuilder()
Output only.
-