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