| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Projects.MoveDisk | Compute.Projects. moveDisk(String project,
        DiskMoveRequest content)Moves a persistent disk from one zone to another. | 
| Constructor and Description | 
|---|
| MoveDisk(String project,
        DiskMoveRequest content)Moves a persistent disk from one zone to another. | 
| Modifier and Type | Method and Description | 
|---|---|
| DiskMoveRequest | DiskMoveRequest. clone() | 
| DiskMoveRequest | DiskMoveRequest. set(String fieldName,
   Object value) | 
| DiskMoveRequest | DiskMoveRequest. setDestinationZone(String destinationZone)The URL of the destination zone to move the disk. | 
| DiskMoveRequest | DiskMoveRequest. setTargetDisk(String targetDisk)The URL of the target disk to move. | 
Copyright © 2011–2021 Google. All rights reserved.