Class VmMediaInsertRequest
java.lang.Object
com.iland.core.web.rest.request.vm.VmMediaInsertRequest
- All Implemented Interfaces:
Serializable
Vm Media Insert Request.
- Author:
- Brett Snyder
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the UUID of the media to insert into the VM.
-
Field Details
-
MEDIA
- See Also:
-
-
Constructor Details
-
VmMediaInsertRequest
-
-
Method Details
-
getMediaUuid
Get the UUID of the media to insert into the VM.- Returns:
Stringmedia uuid
-