Uses of Class
com.oracle.bmc.opsi.model.AddmDbCollection.Builder
-
Packages that use AddmDbCollection.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of AddmDbCollection.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbCollection.Builder Modifier and Type Method Description static AddmDbCollection.Builder
AddmDbCollection. builder()
Create a new builder.AddmDbCollection.Builder
AddmDbCollection.Builder. copy(AddmDbCollection model)
AddmDbCollection.Builder
AddmDbCollection.Builder. items(List<AddmDbSummary> items)
List of ADDM database summary dataAddmDbCollection.Builder
AddmDbCollection.Builder. timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.AddmDbCollection.Builder
AddmDbCollection.Builder. timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.AddmDbCollection.Builder
AddmDbCollection. toBuilder()
-