public abstract class DiskCreationOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DiskCreationOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
description() |
abstract Integer |
sizeGb() |
abstract URI |
sourceSnapshot() |
abstract URI |
type() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.