Uses of Class
com.oracle.bmc.bds.model.InstallSoftwareUpdatesDetails.Builder
-
Packages that use InstallSoftwareUpdatesDetails.Builder Package Description com.oracle.bmc.bds.model -
-
Uses of InstallSoftwareUpdatesDetails.Builder in com.oracle.bmc.bds.model
Methods in com.oracle.bmc.bds.model that return InstallSoftwareUpdatesDetails.Builder Modifier and Type Method Description static InstallSoftwareUpdatesDetails.Builder
InstallSoftwareUpdatesDetails. builder()
Create a new builder.InstallSoftwareUpdatesDetails.Builder
InstallSoftwareUpdatesDetails.Builder. copy(InstallSoftwareUpdatesDetails model)
InstallSoftwareUpdatesDetails.Builder
InstallSoftwareUpdatesDetails.Builder. softwareUpdateKeys(List<String> softwareUpdateKeys)
A list of unique identifiers of target software updates.InstallSoftwareUpdatesDetails.Builder
InstallSoftwareUpdatesDetails. toBuilder()
-