|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhysicalNicLinkInfo | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of PhysicalNicLinkInfo in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type PhysicalNicLinkInfo | |
---|---|
void |
VimServiceImpl.updatePhysicalNicLinkSpeed(ManagedObjectReference _this,
String device,
PhysicalNicLinkInfo linkSpeed)
|
void |
VimService.updatePhysicalNicLinkSpeed(ManagedObjectReference _this,
String device,
PhysicalNicLinkInfo linkSpeed)
|
Uses of PhysicalNicLinkInfo in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return PhysicalNicLinkInfo | |
---|---|
PhysicalNicLinkInfo |
PhysicalNicSpec.getLinkSpeed()
|
PhysicalNicLinkInfo |
PhysicalNic.getLinkSpeed()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type PhysicalNicLinkInfo | |
---|---|
List<PhysicalNicLinkInfo> |
ArrayOfPhysicalNicLinkInfo.getData()
|
List<PhysicalNicLinkInfo> |
PhysicalNic.getValidLinkSpecification()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type PhysicalNicLinkInfo | |
---|---|
void |
PhysicalNicSpec.setLinkSpeed(PhysicalNicLinkInfo toSet)
|
void |
PhysicalNic.setLinkSpeed(PhysicalNicLinkInfo toSet)
|
Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type PhysicalNicLinkInfo | |
---|---|
void |
PhysicalNic.setValidLinkSpecification(List<PhysicalNicLinkInfo> toSet)
|
Uses of PhysicalNicLinkInfo in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return PhysicalNicLinkInfo | |
---|---|
PhysicalNicLinkInfo |
UpdatePhysicalNicLinkSpeed.getLinkSpeed()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type PhysicalNicLinkInfo | |
---|---|
void |
UpdatePhysicalNicLinkSpeed.setLinkSpeed(PhysicalNicLinkInfo linkSpeed)
|
Uses of PhysicalNicLinkInfo in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type PhysicalNicLinkInfo | |
---|---|
void |
VimServiceExImpl.updatePhysicalNicLinkSpeed(ManagedObjectReference _this,
String device,
PhysicalNicLinkInfo linkSpeed)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |