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.model
Methods in com.oracle.bmc.osmanagementhub.model that return AvailableSoftwareSourceCollection.Builder Modifier and Type Method Description static AvailableSoftwareSourceCollection.Builder
AvailableSoftwareSourceCollection. builder()
Create a new builder.AvailableSoftwareSourceCollection.Builder
AvailableSoftwareSourceCollection.Builder. copy(AvailableSoftwareSourceCollection model)
AvailableSoftwareSourceCollection.Builder
AvailableSoftwareSourceCollection.Builder. items(List<AvailableSoftwareSourceSummary> items)
List of available software sources.AvailableSoftwareSourceCollection.Builder
AvailableSoftwareSourceCollection. toBuilder()
-