public static class Instance.AttachedDisk extends Object
| Constructor and Description |
|---|
Instance.AttachedDisk(Integer index) |
| Modifier and Type | Method and Description |
|---|---|
static Instance.AttachedDisk |
ephemeralDiskAtIndex(Integer index) |
boolean |
equals(Object obj) |
int |
getIndex() |
int |
hashCode() |
boolean |
isPersistent() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
public Instance.AttachedDisk(Integer index)
public boolean isPersistent()
public int getIndex()
protected com.google.common.base.Objects.ToStringHelper string()
public static Instance.AttachedDisk ephemeralDiskAtIndex(Integer index)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.