|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VAppConfigSpec | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of VAppConfigSpec in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type VAppConfigSpec | |
---|---|
ManagedObjectReference |
VimServiceImpl.createVApp(ManagedObjectReference _this,
String name,
ResourceConfigSpec resSpec,
VAppConfigSpec configSpec,
ManagedObjectReference vmFolder)
|
ManagedObjectReference |
VimService.createVApp(ManagedObjectReference _this,
String name,
ResourceConfigSpec resSpec,
VAppConfigSpec configSpec,
ManagedObjectReference vmFolder)
|
void |
VimServiceImpl.updateVAppConfig(ManagedObjectReference _this,
VAppConfigSpec spec)
|
void |
VimService.updateVAppConfig(ManagedObjectReference _this,
VAppConfigSpec spec)
|
Uses of VAppConfigSpec in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return VAppConfigSpec | |
---|---|
VAppConfigSpec |
VirtualAppImportSpec.getVAppConfigSpec()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type VAppConfigSpec | |
---|---|
List<VAppConfigSpec> |
ArrayOfVAppConfigSpec.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type VAppConfigSpec | |
---|---|
void |
VirtualAppImportSpec.setVAppConfigSpec(VAppConfigSpec toSet)
|
Uses of VAppConfigSpec in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return VAppConfigSpec | |
---|---|
VAppConfigSpec |
CreateVApp.getConfigSpec()
|
VAppConfigSpec |
UpdateVAppConfig.getSpec()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type VAppConfigSpec | |
---|---|
void |
CreateVApp.setConfigSpec(VAppConfigSpec configSpec)
|
void |
UpdateVAppConfig.setSpec(VAppConfigSpec spec)
|
Uses of VAppConfigSpec in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type VAppConfigSpec | |
---|---|
ManagedObjectReference |
VimServiceExImpl.createVApp(ManagedObjectReference _this,
String name,
ResourceConfigSpec resSpec,
VAppConfigSpec configSpec,
ManagedObjectReference vmFolder)
|
void |
VimServiceExImpl.updateVAppConfig(ManagedObjectReference _this,
VAppConfigSpec spec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |