Uses of Class
com.oracle.bmc.wlms.model.ScanResultCollection.Builder
-
Packages that use ScanResultCollection.Builder Package Description com.oracle.bmc.wlms.model -
-
Uses of ScanResultCollection.Builder in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return ScanResultCollection.Builder Modifier and Type Method Description static ScanResultCollection.Builder
ScanResultCollection. builder()
Create a new builder.ScanResultCollection.Builder
ScanResultCollection.Builder. copy(ScanResultCollection model)
ScanResultCollection.Builder
ScanResultCollection.Builder. items(List<ScanResultSummary> items)
List of scan results.ScanResultCollection.Builder
ScanResultCollection. toBuilder()
-