|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedEntity | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.mao |
Uses of ManagedEntity in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return ManagedEntity | |
---|---|
ManagedEntity |
DistributedVirtualSwitchPortConnectee.getConnectedEntity()
|
ManagedEntity |
TaskReasonAlarm.getEntity()
|
ManagedEntity |
TaskInfo.getEntity()
|
ManagedEntity |
ScheduledTaskInfo.getEntity()
|
ManagedEntity |
ResourceConfigSpec.getEntity()
|
ManagedEntity |
Permission.getEntity()
|
ManagedEntity |
ManagedEntityEventArgument.getEntity()
|
ManagedEntity |
HttpNfcLeaseInfo.getEntity()
|
ManagedEntity |
DatacenterMismatchArgument.getEntity()
|
ManagedEntity |
ComplianceResult.getEntity()
|
ManagedEntity |
AlarmState.getEntity()
|
ManagedEntity |
AlarmInfo.getEntity()
|
ManagedEntity |
VAppEntityConfigInfo.getKey()
|
ManagedEntity |
DistributedVirtualSwitchPortCriteria.getScope()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ManagedEntity | |
---|---|
List<ManagedEntity> |
TaskInfo.getLocked()
|
List<ManagedEntity> |
DVPortgroupConfigSpec.getScope()
|
List<ManagedEntity> |
DVPortgroupConfigInfo.getScope()
|
List<ManagedEntity> |
DVPortConfigSpec.getScope()
|
List<ManagedEntity> |
DVPortConfigInfo.getScope()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type ManagedEntity | |
---|---|
void |
DistributedVirtualSwitchPortConnectee.setConnectedEntity(ManagedEntity toSet)
|
void |
TaskReasonAlarm.setEntity(ManagedEntity toSet)
|
void |
TaskInfo.setEntity(ManagedEntity toSet)
|
void |
ScheduledTaskInfo.setEntity(ManagedEntity toSet)
|
void |
ResourceConfigSpec.setEntity(ManagedEntity toSet)
|
void |
Permission.setEntity(ManagedEntity toSet)
|
void |
ManagedEntityEventArgument.setEntity(ManagedEntity toSet)
|
void |
HttpNfcLeaseInfo.setEntity(ManagedEntity toSet)
|
void |
DatacenterMismatchArgument.setEntity(ManagedEntity toSet)
|
void |
ComplianceResult.setEntity(ManagedEntity toSet)
|
void |
AlarmState.setEntity(ManagedEntity toSet)
|
void |
AlarmInfo.setEntity(ManagedEntity toSet)
|
void |
VAppEntityConfigInfo.setKey(ManagedEntity toSet)
|
void |
DistributedVirtualSwitchPortCriteria.setScope(ManagedEntity toSet)
|
Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type ManagedEntity | |
---|---|
void |
TaskInfo.setLocked(List<ManagedEntity> toSet)
|
void |
DVPortgroupConfigSpec.setScope(List<ManagedEntity> toSet)
|
void |
DVPortgroupConfigInfo.setScope(List<ManagedEntity> toSet)
|
void |
DVPortConfigSpec.setScope(List<ManagedEntity> toSet)
|
void |
DVPortConfigInfo.setScope(List<ManagedEntity> toSet)
|
Uses of ManagedEntity in com.hyper9.simdk.stubs.mao |
---|
Subclasses of ManagedEntity in com.hyper9.simdk.stubs.mao | |
---|---|
class |
ClusterComputeResource
|
class |
ComputeResource
|
class |
Datacenter
|
class |
Datastore
|
class |
DistributedVirtualPortgroup
|
class |
DistributedVirtualSwitch
|
class |
Folder
|
class |
HostSystem
|
class |
Network
|
class |
ResourcePool
|
class |
VirtualApp
|
class |
VirtualMachine
|
class |
VmwareDistributedVirtualSwitch
|
Methods in com.hyper9.simdk.stubs.mao that return ManagedEntity | |
---|---|
ManagedEntity |
ContainerView.getContainer()
|
ManagedEntity |
ManagedEntity.getParent()
|
Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type ManagedEntity | |
---|---|
List<ManagedEntity> |
Folder.getChildEntity()
|
List<ManagedEntity> |
Profile.getEntity()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type ManagedEntity | |
---|---|
void |
ContainerView.setContainer(ManagedEntity toSet)
|
void |
ManagedEntity.setParent(ManagedEntity toSet)
|
Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type ManagedEntity | |
---|---|
void |
Folder.setChildEntity(List<ManagedEntity> toSet)
|
void |
Profile.setEntity(List<ManagedEntity> toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |