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