|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VAppCloneSpec | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of VAppCloneSpec in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type VAppCloneSpec | |
---|---|
ManagedObjectReference |
VimServiceImpl.cloneVApp_Task(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec)
|
ManagedObjectReference |
VimService.cloneVApp_Task(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec)
|
ManagedObjectReference |
VimServiceImpl.cloneVApp(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec)
|
ManagedObjectReference |
VimService.cloneVApp(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec)
|
Uses of VAppCloneSpec in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type VAppCloneSpec | |
---|---|
List<VAppCloneSpec> |
ArrayOfVAppCloneSpec.getData()
|
Uses of VAppCloneSpec in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return VAppCloneSpec | |
---|---|
VAppCloneSpec |
CloneVApp_Task.getSpec()
|
VAppCloneSpec |
CloneVApp.getSpec()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type VAppCloneSpec | |
---|---|
void |
CloneVApp_Task.setSpec(VAppCloneSpec spec)
|
void |
CloneVApp.setSpec(VAppCloneSpec spec)
|
Uses of VAppCloneSpec in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type VAppCloneSpec | |
---|---|
ManagedObjectReference |
VimServiceExImpl.cloneVApp_Task(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec)
|
ManagedObjectReference |
VimServiceExImpl.cloneVApp(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |