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