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