JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.cisco.cuic.api.client.APIVMDetails
Packages that use
APIVMDetails
Package
Description
com.cisco.cuic.api.client
Uses of
APIVMDetails
in
com.cisco.cuic.api.client
Methods in
com.cisco.cuic.api.client
that return types with arguments of type
APIVMDetails
Modifier and Type
Method and Description
java.util.List<
APIVMDetails
>
APIVMList.
getVms
()
Method parameters in
com.cisco.cuic.api.client
with type arguments of type
APIVMDetails
Modifier and Type
Method and Description
void
APIVMList.
setVms
(java.util.List<
APIVMDetails
> vms)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes