Uses of Class
com.oracle.bmc.ocvp.model.SupportedVmwareSoftwareVersionCollection
-
Packages that use SupportedVmwareSoftwareVersionCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of SupportedVmwareSoftwareVersionCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return SupportedVmwareSoftwareVersionCollection Modifier and Type Method Description SupportedVmwareSoftwareVersionCollection
SupportedVmwareSoftwareVersionCollection.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type SupportedVmwareSoftwareVersionCollection Modifier and Type Method Description SupportedVmwareSoftwareVersionCollection.Builder
SupportedVmwareSoftwareVersionCollection.Builder. copy(SupportedVmwareSoftwareVersionCollection model)
-
Uses of SupportedVmwareSoftwareVersionCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return SupportedVmwareSoftwareVersionCollection Modifier and Type Method Description SupportedVmwareSoftwareVersionCollection
ListSupportedVmwareSoftwareVersionsResponse. getSupportedVmwareSoftwareVersionCollection()
The returned SupportedVmwareSoftwareVersionCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type SupportedVmwareSoftwareVersionCollection Modifier and Type Method Description ListSupportedVmwareSoftwareVersionsResponse.Builder
ListSupportedVmwareSoftwareVersionsResponse.Builder. supportedVmwareSoftwareVersionCollection(SupportedVmwareSoftwareVersionCollection supportedVmwareSoftwareVersionCollection)
The returned SupportedVmwareSoftwareVersionCollection instance.
-