| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.RegionDisks.StopAsyncReplication |
Compute.RegionDisks.stopAsyncReplication(String project,
String region,
String disk,
RegionDisksStopAsyncReplicationRequest content)
Stops asynchronous replication.
|
| Constructor and Description |
|---|
StopAsyncReplication(String project,
String region,
String disk,
RegionDisksStopAsyncReplicationRequest content)
Stops asynchronous replication.
|
| Modifier and Type | Method and Description |
|---|---|
RegionDisksStopAsyncReplicationRequest |
RegionDisksStopAsyncReplicationRequest.clone() |
RegionDisksStopAsyncReplicationRequest |
RegionDisksStopAsyncReplicationRequest.set(String fieldName,
Object value) |
RegionDisksStopAsyncReplicationRequest |
RegionDisksStopAsyncReplicationRequest.setAsyncSecondaryDisk(String asyncSecondaryDisk)
[Deprecated] The secondary disk to stop asynchronous replication to.
|
Copyright © 2011–2023 Google. All rights reserved.