Uses of Class
com.oracle.bmc.zpr.model.WorkRequestErrorCollection
-
Packages that use WorkRequestErrorCollection Package Description com.oracle.bmc.zpr.model com.oracle.bmc.zpr.responses -
-
Uses of WorkRequestErrorCollection in com.oracle.bmc.zpr.model
Methods in com.oracle.bmc.zpr.model that return WorkRequestErrorCollection Modifier and Type Method Description WorkRequestErrorCollectionWorkRequestErrorCollection.Builder. build()Methods in com.oracle.bmc.zpr.model with parameters of type WorkRequestErrorCollection Modifier and Type Method Description WorkRequestErrorCollection.BuilderWorkRequestErrorCollection.Builder. copy(WorkRequestErrorCollection model) -
Uses of WorkRequestErrorCollection in com.oracle.bmc.zpr.responses
Methods in com.oracle.bmc.zpr.responses that return WorkRequestErrorCollection Modifier and Type Method Description WorkRequestErrorCollectionListZprConfigurationWorkRequestErrorsResponse. getWorkRequestErrorCollection()The returned WorkRequestErrorCollection instance.WorkRequestErrorCollectionListZprPolicyWorkRequestErrorsResponse. getWorkRequestErrorCollection()The returned WorkRequestErrorCollection instance.Methods in com.oracle.bmc.zpr.responses with parameters of type WorkRequestErrorCollection Modifier and Type Method Description ListZprConfigurationWorkRequestErrorsResponse.BuilderListZprConfigurationWorkRequestErrorsResponse.Builder. workRequestErrorCollection(WorkRequestErrorCollection workRequestErrorCollection)The returned WorkRequestErrorCollection instance.ListZprPolicyWorkRequestErrorsResponse.BuilderListZprPolicyWorkRequestErrorsResponse.Builder. workRequestErrorCollection(WorkRequestErrorCollection workRequestErrorCollection)The returned WorkRequestErrorCollection instance.
-