Uses of Class
com.oracle.bmc.ocvp.model.VmwareBinary
-
Packages that use VmwareBinary Package Description com.oracle.bmc.ocvp.model -
-
Uses of VmwareBinary in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return VmwareBinary Modifier and Type Method Description VmwareBinaryVmwareBinary.Builder. build()Methods in com.oracle.bmc.ocvp.model that return types with arguments of type VmwareBinary Modifier and Type Method Description List<VmwareBinary>VmwareBinaryCollection. getItems()A list of third party VMware binary files.Methods in com.oracle.bmc.ocvp.model with parameters of type VmwareBinary Modifier and Type Method Description VmwareBinary.BuilderVmwareBinary.Builder. copy(VmwareBinary model)Method parameters in com.oracle.bmc.ocvp.model with type arguments of type VmwareBinary Modifier and Type Method Description VmwareBinaryCollection.BuilderVmwareBinaryCollection.Builder. items(List<VmwareBinary> items)A list of third party VMware binary files.Constructor parameters in com.oracle.bmc.ocvp.model with type arguments of type VmwareBinary Constructor Description VmwareBinaryCollection(List<VmwareBinary> items)Deprecated.
-