Uses of Class
com.oracle.bmc.database.model.UpdateAutonomousDatabaseSoftwareImageDetails.Builder
-
Packages that use UpdateAutonomousDatabaseSoftwareImageDetails.Builder Package Description com.oracle.bmc.database.model -
-
Uses of UpdateAutonomousDatabaseSoftwareImageDetails.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return UpdateAutonomousDatabaseSoftwareImageDetails.Builder Modifier and Type Method Description static UpdateAutonomousDatabaseSoftwareImageDetails.Builder
UpdateAutonomousDatabaseSoftwareImageDetails. builder()
Create a new builder.UpdateAutonomousDatabaseSoftwareImageDetails.Builder
UpdateAutonomousDatabaseSoftwareImageDetails.Builder. copy(UpdateAutonomousDatabaseSoftwareImageDetails model)
UpdateAutonomousDatabaseSoftwareImageDetails.Builder
UpdateAutonomousDatabaseSoftwareImageDetails.Builder. definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.UpdateAutonomousDatabaseSoftwareImageDetails.Builder
UpdateAutonomousDatabaseSoftwareImageDetails.Builder. freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.UpdateAutonomousDatabaseSoftwareImageDetails.Builder
UpdateAutonomousDatabaseSoftwareImageDetails. toBuilder()
-