|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostConfigSpec | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of HostConfigSpec in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type HostConfigSpec | |
---|---|
ManagedObjectReference |
VimServiceImpl.applyHostConfig_Task(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec)
|
ManagedObjectReference |
VimService.applyHostConfig_Task(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec)
|
void |
VimServiceImpl.applyHostConfig(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec)
|
void |
VimService.applyHostConfig(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec)
|
HostProfileManagerConfigTaskList |
VimServiceImpl.generateConfigTaskList(ManagedObjectReference _this,
HostConfigSpec configSpec,
ManagedObjectReference host)
|
HostProfileManagerConfigTaskList |
VimService.generateConfigTaskList(ManagedObjectReference _this,
HostConfigSpec configSpec,
ManagedObjectReference host)
|
Uses of HostConfigSpec in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostConfigSpec | |
---|---|
HostConfigSpec |
ProfileExecuteResult.getConfigSpec()
|
HostConfigSpec |
HostProfileManagerConfigTaskList.getConfigSpec()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostConfigSpec | |
---|---|
List<HostConfigSpec> |
ArrayOfHostConfigSpec.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostConfigSpec | |
---|---|
void |
ProfileExecuteResult.setConfigSpec(HostConfigSpec toSet)
|
void |
HostProfileManagerConfigTaskList.setConfigSpec(HostConfigSpec toSet)
|
Uses of HostConfigSpec in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return HostConfigSpec | |
---|---|
HostConfigSpec |
GenerateConfigTaskList.getConfigSpec()
|
HostConfigSpec |
ApplyHostConfig_Task.getConfigSpec()
|
HostConfigSpec |
ApplyHostConfig.getConfigSpec()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostConfigSpec | |
---|---|
void |
GenerateConfigTaskList.setConfigSpec(HostConfigSpec configSpec)
|
void |
ApplyHostConfig_Task.setConfigSpec(HostConfigSpec configSpec)
|
void |
ApplyHostConfig.setConfigSpec(HostConfigSpec configSpec)
|
Uses of HostConfigSpec in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type HostConfigSpec | |
---|---|
ManagedObjectReference |
VimServiceExImpl.applyHostConfig_Task(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec)
|
void |
VimServiceExImpl.applyHostConfig(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec)
|
HostProfileManagerConfigTaskList |
VimServiceExImpl.generateConfigTaskList(ManagedObjectReference _this,
HostConfigSpec configSpec,
ManagedObjectReference host)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |