public abstract static class Volume.Request.UpdatePayload extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Volume.Request.UpdatePayload.Builder |
Constructor and Description |
---|
UpdatePayload() |
Modifier and Type | Method and Description |
---|---|
abstract AvailabilityZone |
availabilityZone() |
abstract Volume.Properties.BusType |
bus() |
abstract String |
dataCenterId() |
abstract String |
id() |
abstract String |
name() |
abstract Integer |
size() |
@Nullable public abstract Volume.Properties.BusType bus()
@Nullable public abstract AvailabilityZone availabilityZone()
public abstract String dataCenterId()
public abstract String id()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.