| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.Disks.StopGroupAsyncReplication |
Compute.Disks.stopGroupAsyncReplication(String project,
String zone,
DisksStopGroupAsyncReplicationRequest content)
Stops asynchronous replication for a consistency group of disks.
|
| Constructor and Description |
|---|
StopGroupAsyncReplication(String project,
String zone,
DisksStopGroupAsyncReplicationRequest content)
Stops asynchronous replication for a consistency group of disks.
|
| Modifier and Type | Method and Description |
|---|---|
DisksStopGroupAsyncReplicationRequest |
DisksStopGroupAsyncReplicationRequest.clone() |
DisksStopGroupAsyncReplicationRequest |
DisksStopGroupAsyncReplicationRequest.set(String fieldName,
Object value) |
DisksStopGroupAsyncReplicationRequest |
DisksStopGroupAsyncReplicationRequest.setResourcePolicy(String resourcePolicy)
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop.
|
Copyright © 2011–2022 Google. All rights reserved.