Constructor and Description |
---|
PayloadContainer() |
Modifier and Type | Method and Description |
---|---|
List<File> |
files() |
void |
files(List<File> newFiles) |
boolean |
filesPresent() |
VmDeviceType |
type() |
void |
type(VmDeviceType newType) |
boolean |
typePresent() |
String |
volumeId() |
void |
volumeId(String newVolumeId) |
boolean |
volumeIdPresent() |
makeArrayList, makeUnmodifiableList
public boolean filesPresent()
filesPresent
in interface Payload
public VmDeviceType type()
public void type(VmDeviceType newType)
public boolean typePresent()
typePresent
in interface Payload
public void volumeId(String newVolumeId)
public boolean volumeIdPresent()
volumeIdPresent
in interface Payload
Copyright © 2016. All rights reserved.