Uses of Class
com.oracle.bmc.osmanagementhub.model.SoftwareSourceVendorCollection
-
Packages that use SoftwareSourceVendorCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of SoftwareSourceVendorCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return SoftwareSourceVendorCollection Modifier and Type Method Description SoftwareSourceVendorCollection
SoftwareSourceVendorCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type SoftwareSourceVendorCollection Modifier and Type Method Description SoftwareSourceVendorCollection.Builder
SoftwareSourceVendorCollection.Builder. copy(SoftwareSourceVendorCollection model)
-
Uses of SoftwareSourceVendorCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return SoftwareSourceVendorCollection Modifier and Type Method Description SoftwareSourceVendorCollection
ListSoftwareSourceVendorsResponse. getSoftwareSourceVendorCollection()
The returned SoftwareSourceVendorCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type SoftwareSourceVendorCollection Modifier and Type Method Description ListSoftwareSourceVendorsResponse.Builder
ListSoftwareSourceVendorsResponse.Builder. softwareSourceVendorCollection(SoftwareSourceVendorCollection softwareSourceVendorCollection)
The returned SoftwareSourceVendorCollection instance.
-