Class VappChildVmCopyMoveRequest

java.lang.Object
com.iland.core.web.rest.request.vapp.VappChildVmCopyMoveRequest
All Implemented Interfaces:
Serializable

public class VappChildVmCopyMoveRequest extends Object implements Serializable
Vapp Child Vm Copy Move Request.
Author:
Nick Kasprzak
See Also:
  • Constructor Details

    • VappChildVmCopyMoveRequest

      public VappChildVmCopyMoveRequest(String vmUuid, String storageProfile)
  • Method Details

    • getVmUuid

      public String getVmUuid()
      Get the vm uuid.
      Returns:
      String vm uuid
    • getStorageProfile

      public String getStorageProfile()
      Get the storage profile.
      Returns:
      String storage profile