Package | Description |
---|---|
com.google.api.services.compute | |
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Compute.Disks.WaitForReplicationCatchUp |
Compute.Disks.waitForReplicationCatchUp(String project,
String zone,
String disk,
WaitForReplicationCatchUpRequest content)
Wait for replication to catch up on the secondary disk.
|
Constructor and Description |
---|
WaitForReplicationCatchUp(String project,
String zone,
String disk,
WaitForReplicationCatchUpRequest content)
Wait for replication to catch up on the secondary disk.
|
Modifier and Type | Method and Description |
---|---|
WaitForReplicationCatchUpRequest |
WaitForReplicationCatchUpRequest.clone() |
WaitForReplicationCatchUpRequest |
WaitForReplicationCatchUpRequest.set(String fieldName,
Object value) |
WaitForReplicationCatchUpRequest |
WaitForReplicationCatchUpRequest.setMaxWaitDuration(String maxWaitDuration) |
Copyright © 2011–2024 Google. All rights reserved.