Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.WorkRequestErrorCollection.Builder
-
Packages that use WorkRequestErrorCollection.Builder Package Description com.oracle.bmc.vulnerabilityscanning.model -
-
Uses of WorkRequestErrorCollection.Builder in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return WorkRequestErrorCollection.Builder Modifier and Type Method Description static WorkRequestErrorCollection.BuilderWorkRequestErrorCollection. builder()Create a new builder.WorkRequestErrorCollection.BuilderWorkRequestErrorCollection.Builder. copy(WorkRequestErrorCollection model)WorkRequestErrorCollection.BuilderWorkRequestErrorCollection.Builder. items(List<WorkRequestError> items)The WorkRequestError objects in the collectionWorkRequestErrorCollection.BuilderWorkRequestErrorCollection. toBuilder()
-