public static class LabelSummaryReport.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
LabelSummaryReport |
build() |
LabelSummaryReport.Builder |
copy(LabelSummaryReport o) |
LabelSummaryReport.Builder |
nonOobCount(Integer nonOobCount) |
LabelSummaryReport.Builder |
oobCount(Integer oobCount) |
String |
toString() |
public LabelSummaryReport.Builder nonOobCount(Integer nonOobCount)
public LabelSummaryReport.Builder oobCount(Integer oobCount)
public LabelSummaryReport build()
public LabelSummaryReport.Builder copy(LabelSummaryReport o)
Copyright © 2016–2021. All rights reserved.