Uses of Class
com.oracle.bmc.psa.model.WorkRequestLogEntryCollection
-
Packages that use WorkRequestLogEntryCollection Package Description com.oracle.bmc.psa.model com.oracle.bmc.psa.responses -
-
Uses of WorkRequestLogEntryCollection in com.oracle.bmc.psa.model
Methods in com.oracle.bmc.psa.model that return WorkRequestLogEntryCollection Modifier and Type Method Description WorkRequestLogEntryCollectionWorkRequestLogEntryCollection.Builder. build()Methods in com.oracle.bmc.psa.model with parameters of type WorkRequestLogEntryCollection Modifier and Type Method Description WorkRequestLogEntryCollection.BuilderWorkRequestLogEntryCollection.Builder. copy(WorkRequestLogEntryCollection model) -
Uses of WorkRequestLogEntryCollection in com.oracle.bmc.psa.responses
Methods in com.oracle.bmc.psa.responses that return WorkRequestLogEntryCollection Modifier and Type Method Description WorkRequestLogEntryCollectionListPsaWorkRequestLogsResponse. getWorkRequestLogEntryCollection()The returned WorkRequestLogEntryCollection instance.Methods in com.oracle.bmc.psa.responses with parameters of type WorkRequestLogEntryCollection Modifier and Type Method Description ListPsaWorkRequestLogsResponse.BuilderListPsaWorkRequestLogsResponse.Builder. workRequestLogEntryCollection(WorkRequestLogEntryCollection workRequestLogEntryCollection)The returned WorkRequestLogEntryCollection instance.
-