| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| Modifier and Type | Method and Description |
|---|---|
StorageImageConfiguration |
StorageImageConfiguration.Builder.build()
Creates a
StorageImageConfiguration object. |
static StorageImageConfiguration |
StorageImageConfiguration.of(String source)
Creates a
StorageImageConfiguration object given the full Google Cloud Storage URL
where the disk image is stored. |
Copyright © 2016 Google. All rights reserved.