Uses of Class
com.oracle.bmc.databasemanagement.model.AttentionLogCollection
-
Packages that use AttentionLogCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of AttentionLogCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return AttentionLogCollection Modifier and Type Method Description AttentionLogCollection
AttentionLogCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type AttentionLogCollection Modifier and Type Method Description AttentionLogCollection.Builder
AttentionLogCollection.Builder. copy(AttentionLogCollection model)
-
Uses of AttentionLogCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return AttentionLogCollection Modifier and Type Method Description AttentionLogCollection
ListAttentionLogsResponse. getAttentionLogCollection()
The returned AttentionLogCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type AttentionLogCollection Modifier and Type Method Description ListAttentionLogsResponse.Builder
ListAttentionLogsResponse.Builder. attentionLogCollection(AttentionLogCollection attentionLogCollection)
The returned AttentionLogCollection instance.
-