Uses of Class
com.oracle.bmc.osmanagementhub.model.SoftwareSourceRepoCollection
-
Packages that use SoftwareSourceRepoCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of SoftwareSourceRepoCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return SoftwareSourceRepoCollection Modifier and Type Method Description SoftwareSourceRepoCollectionSoftwareSourceRepoCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type SoftwareSourceRepoCollection Modifier and Type Method Description SoftwareSourceRepoCollection.BuilderSoftwareSourceRepoCollection.Builder. copy(SoftwareSourceRepoCollection model) -
Uses of SoftwareSourceRepoCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return SoftwareSourceRepoCollection Modifier and Type Method Description SoftwareSourceRepoCollectionListAvailableSoftwareSourcesToAddResponse. getSoftwareSourceRepoCollection()The returned SoftwareSourceRepoCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type SoftwareSourceRepoCollection Modifier and Type Method Description ListAvailableSoftwareSourcesToAddResponse.BuilderListAvailableSoftwareSourcesToAddResponse.Builder. softwareSourceRepoCollection(SoftwareSourceRepoCollection softwareSourceRepoCollection)The returned SoftwareSourceRepoCollection instance.
-