Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
com.google.cloud.compute.deprecated.testing |
A testing helper for Google Compute Engine.
|
Modifier and Type | Method and Description |
---|---|
Compute |
ComputeOptions.DefaultComputeFactory.create(ComputeOptions options) |
Compute |
Snapshot.getCompute()
Returns the snapshot's
Compute object used to issue requests. |
Compute |
Instance.getCompute()
Returns the snapshot's
Compute object used to issue requests. |
Compute |
Image.getCompute()
Returns the image's
Compute object used to issue requests. |
Compute |
Operation.getCompute()
Returns the operation's
Compute object used to issue requests. |
Compute |
Subnetwork.getCompute()
Returns the subnetwork's
Compute object used to issue requests. |
Compute |
Disk.getCompute()
Returns the disk's
Compute object used to issue requests. |
Compute |
Address.getCompute()
Returns the address's
Compute object used to issue requests. |
Compute |
Network.getCompute()
Returns the network's
Compute object used to issue requests. |
Modifier and Type | Method and Description |
---|---|
static ResourceCleaner |
ResourceCleaner.create(Compute compute) |
Copyright © 2019 Google LLC. All rights reserved.