| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.domain | |
| org.jclouds.googlecomputeengine.options |
| Modifier and Type | Method and Description |
|---|---|
static Image.RawDisk |
Image.RawDisk.create(URI source,
String containerType,
String sha1Checksum) |
abstract Image.RawDisk |
Image.rawDisk() |
| Modifier and Type | Method and Description |
|---|---|
static Image |
Image.create(String id,
URI selfLink,
Date creationTimestamp,
String name,
String description,
String sourceType,
Image.RawDisk rawDisk,
Deprecated deprecated,
Image.Status status,
Long archiveSizeBytes,
Long diskSizeGb,
String sourceDisk,
String sourceDiskId,
List<String> licenses) |
| Modifier and Type | Field and Description |
|---|---|
Image.RawDisk |
ImageCreationOptions.Builder.rawDisk |
| Modifier and Type | Method and Description |
|---|---|
abstract Image.RawDisk |
ImageCreationOptions.rawDisk() |
| Modifier and Type | Method and Description |
|---|---|
ImageCreationOptions.Builder |
ImageCreationOptions.Builder.rawDisk(Image.RawDisk rawDisk) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.