Uses of Class
com.oracle.bmc.resourcemanager.model.LogEntryCollection
-
Packages that use LogEntryCollection Package Description com.oracle.bmc.resourcemanager.model com.oracle.bmc.resourcemanager.responses -
-
Uses of LogEntryCollection in com.oracle.bmc.resourcemanager.model
Methods in com.oracle.bmc.resourcemanager.model that return LogEntryCollection Modifier and Type Method Description LogEntryCollectionLogEntryCollection.Builder. build()Methods in com.oracle.bmc.resourcemanager.model with parameters of type LogEntryCollection Modifier and Type Method Description LogEntryCollection.BuilderLogEntryCollection.Builder. copy(LogEntryCollection model) -
Uses of LogEntryCollection in com.oracle.bmc.resourcemanager.responses
Methods in com.oracle.bmc.resourcemanager.responses that return LogEntryCollection Modifier and Type Method Description LogEntryCollectionGetWorkRequestLogEntriesResponse. getLogEntryCollection()The returned LogEntryCollection instance.Methods in com.oracle.bmc.resourcemanager.responses with parameters of type LogEntryCollection Modifier and Type Method Description GetWorkRequestLogEntriesResponse.BuilderGetWorkRequestLogEntriesResponse.Builder. logEntryCollection(LogEntryCollection logEntryCollection)The returned LogEntryCollection instance.
-