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.modelMethods in com.oracle.bmc.bds.model that return InstallSoftwareUpdatesDetails.Builder Modifier and Type Method Description static InstallSoftwareUpdatesDetails.BuilderInstallSoftwareUpdatesDetails. builder()Create a new builder.InstallSoftwareUpdatesDetails.BuilderInstallSoftwareUpdatesDetails.Builder. copy(InstallSoftwareUpdatesDetails model)InstallSoftwareUpdatesDetails.BuilderInstallSoftwareUpdatesDetails.Builder. softwareUpdateKeys(List<String> softwareUpdateKeys)A list of unique identifiers of target software updates.InstallSoftwareUpdatesDetails.BuilderInstallSoftwareUpdatesDetails. toBuilder()
 
-