Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MaskingPolicyHealthReportSummary> |
DataSafePaginators.listMaskingPolicyHealthReportsRecordIterator(ListMaskingPolicyHealthReportsRequest request)
Creates a new iterable which will iterate over the
MaskingPolicyHealthReportSummary objects contained in
responses from the listMaskingPolicyHealthReports operation. |
Modifier and Type | Method and Description |
---|---|
MaskingPolicyHealthReportSummary |
MaskingPolicyHealthReportSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MaskingPolicyHealthReportSummary> |
MaskingPolicyHealthReportCollection.getItems()
An array of masking policy health report objects.
|
Modifier and Type | Method and Description |
---|---|
MaskingPolicyHealthReportSummary.Builder |
MaskingPolicyHealthReportSummary.Builder.copy(MaskingPolicyHealthReportSummary model) |
Modifier and Type | Method and Description |
---|---|
MaskingPolicyHealthReportCollection.Builder |
MaskingPolicyHealthReportCollection.Builder.items(List<MaskingPolicyHealthReportSummary> items)
An array of masking policy health report objects.
|
Constructor and Description |
---|
MaskingPolicyHealthReportCollection(List<MaskingPolicyHealthReportSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.