|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostDVSPortData | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of HostDVSPortData in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return types with arguments of type HostDVSPortData | |
---|---|
List<HostDVSPortData> |
VimServiceImpl.hostDVSGetPortState(ManagedObjectReference _this,
String switchUuid,
List<String> portKeys)
|
List<HostDVSPortData> |
VimService.hostDVSGetPortState(ManagedObjectReference _this,
String switchUuid,
List<String> portKeys)
|
Method parameters in com.hyper9.simdk.stubs with type arguments of type HostDVSPortData | |
---|---|
void |
VimServiceImpl.hostDVSUpdatePorts(ManagedObjectReference _this,
String switchUuid,
List<HostDVSPortData> portData)
|
void |
VimService.hostDVSUpdatePorts(ManagedObjectReference _this,
String switchUuid,
List<HostDVSPortData> portData)
|
Uses of HostDVSPortData in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostDVSPortData | |
---|---|
List<HostDVSPortData> |
ArrayOfHostDVSPortData.getData()
|
List<HostDVSPortData> |
HostDVSCreateSpec.getPort()
|
Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type HostDVSPortData | |
---|---|
void |
HostDVSCreateSpec.setPort(List<HostDVSPortData> toSet)
|
Uses of HostDVSPortData in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type HostDVSPortData | |
---|---|
List<HostDVSPortData> |
HostDVSUpdatePorts.getPortData()
|
List<HostDVSPortData> |
HostDVSGetPortStateResponse.getReturnval()
|
Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type HostDVSPortData | |
---|---|
void |
HostDVSUpdatePorts.setPortData(List<HostDVSPortData> portData)
|
void |
HostDVSGetPortStateResponse.setReturnval(List<HostDVSPortData> returnval)
|
Uses of HostDVSPortData in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws that return types with arguments of type HostDVSPortData | |
---|---|
List<HostDVSPortData> |
VimServiceExImpl.hostDVSGetPortState(ManagedObjectReference _this,
String switchUuid,
List<String> portKeys)
|
Method parameters in com.hyper9.simdk.ws with type arguments of type HostDVSPortData | |
---|---|
void |
VimServiceExImpl.hostDVSUpdatePorts(ManagedObjectReference _this,
String switchUuid,
List<HostDVSPortData> portData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |