public class VappCopyMoveRequest extends Object implements Serializable
Constructor and Description |
---|
VappCopyMoveRequest() |
VappCopyMoveRequest(String name,
String description,
List<VappChildVmCopyMoveRequest> childrenVms,
String vdcUuid) |
Modifier and Type | Method and Description |
---|---|
List<VappChildVmCopyMoveRequest> |
getChildrenVms()
Get the list of child VM specs.
|
String |
getDescription()
Get vApp description.
|
String |
getName()
Get vApp name.
|
String |
getVdcUuid()
Get the vdc uuid.
|
public VappCopyMoveRequest()
public VappCopyMoveRequest(String name, String description, List<VappChildVmCopyMoveRequest> childrenVms, String vdcUuid)
public String getDescription()
String
vapp descriptionpublic List<VappChildVmCopyMoveRequest> getChildrenVms()
List
of VappChildVmCopyMoveRequest
instancesCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.