Uses of Class
com.oracle.bmc.databasetools.model.WorkRequestErrorCollection
-
Packages that use WorkRequestErrorCollection Package Description com.oracle.bmc.databasetools.model com.oracle.bmc.databasetools.responses -
-
Uses of WorkRequestErrorCollection in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return WorkRequestErrorCollection Modifier and Type Method Description WorkRequestErrorCollectionWorkRequestErrorCollection.Builder. build()Methods in com.oracle.bmc.databasetools.model with parameters of type WorkRequestErrorCollection Modifier and Type Method Description WorkRequestErrorCollection.BuilderWorkRequestErrorCollection.Builder. copy(WorkRequestErrorCollection model) -
Uses of WorkRequestErrorCollection in com.oracle.bmc.databasetools.responses
Methods in com.oracle.bmc.databasetools.responses that return WorkRequestErrorCollection Modifier and Type Method Description WorkRequestErrorCollectionListWorkRequestErrorsResponse. getWorkRequestErrorCollection()The returned WorkRequestErrorCollection instance.Methods in com.oracle.bmc.databasetools.responses with parameters of type WorkRequestErrorCollection Modifier and Type Method Description ListWorkRequestErrorsResponse.BuilderListWorkRequestErrorsResponse.Builder. workRequestErrorCollection(WorkRequestErrorCollection workRequestErrorCollection)The returned WorkRequestErrorCollection instance.
-