Uses of Class
com.oracle.bmc.osmanagementhub.model.AvailableSoftwareSourceCollection.Builder
- 
Packages that use AvailableSoftwareSourceCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of AvailableSoftwareSourceCollection.Builder in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return AvailableSoftwareSourceCollection.Builder Modifier and Type Method Description static AvailableSoftwareSourceCollection.BuilderAvailableSoftwareSourceCollection. builder()Create a new builder.AvailableSoftwareSourceCollection.BuilderAvailableSoftwareSourceCollection.Builder. copy(AvailableSoftwareSourceCollection model)AvailableSoftwareSourceCollection.BuilderAvailableSoftwareSourceCollection.Builder. items(List<AvailableSoftwareSourceSummary> items)List of available software sources.AvailableSoftwareSourceCollection.BuilderAvailableSoftwareSourceCollection. toBuilder()
 
-