| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| com.google.cloud.compute.spi | |
| com.google.cloud.compute.testing |
A testing helper for Google Compute Engine.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeOptions |
ComputeOptions.Builder.build() |
static ComputeOptions |
ComputeOptions.defaultInstance() |
| Modifier and Type | Method and Description |
|---|---|
Compute |
ComputeOptions.DefaultComputeFactory.create(ComputeOptions options) |
ComputeRpc |
ComputeOptions.DefaultComputeRpcFactory.create(ComputeOptions options) |
| Constructor and Description |
|---|
DefaultComputeRpc(ComputeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ComputeOptions |
RemoteComputeHelper.options()
Returns a
ComputeOptions object to be used for testing. |
Copyright © 2016 Google. All rights reserved.