Uses of Class
com.oracle.bmc.bds.model.SoftwareUpdateCollection.Builder
-
Packages that use SoftwareUpdateCollection.Builder Package Description com.oracle.bmc.bds.model -
-
Uses of SoftwareUpdateCollection.Builder in com.oracle.bmc.bds.model
Methods in com.oracle.bmc.bds.model that return SoftwareUpdateCollection.Builder Modifier and Type Method Description static SoftwareUpdateCollection.Builder
SoftwareUpdateCollection. builder()
Create a new builder.SoftwareUpdateCollection.Builder
SoftwareUpdateCollection.Builder. copy(SoftwareUpdateCollection model)
SoftwareUpdateCollection.Builder
SoftwareUpdateCollection.Builder. items(List<SoftwareUpdateSummary> items)
List of all the available software updates.SoftwareUpdateCollection.Builder
SoftwareUpdateCollection. toBuilder()
-