public static class MaskingPolicyHealthReportCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MaskingPolicyHealthReportCollection |
build() |
MaskingPolicyHealthReportCollection.Builder |
copy(MaskingPolicyHealthReportCollection model) |
MaskingPolicyHealthReportCollection.Builder |
items(List<MaskingPolicyHealthReportSummary> items)
An array of masking policy health report objects.
|
public MaskingPolicyHealthReportCollection.Builder items(List<MaskingPolicyHealthReportSummary> items)
An array of masking policy health report objects.
items
- the value to setpublic MaskingPolicyHealthReportCollection build()
public MaskingPolicyHealthReportCollection.Builder copy(MaskingPolicyHealthReportCollection model)
Copyright © 2016–2024. All rights reserved.