public static class ExternalAsmCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExternalAsmCollection |
build() |
ExternalAsmCollection.Builder |
copy(ExternalAsmCollection model) |
ExternalAsmCollection.Builder |
items(List<ExternalAsmSummary> items)
An array of external ASMs.
|
public ExternalAsmCollection.Builder items(List<ExternalAsmSummary> items)
An array of external ASMs.
items
- the value to setpublic ExternalAsmCollection build()
public ExternalAsmCollection.Builder copy(ExternalAsmCollection model)
Copyright © 2016–2024. All rights reserved.