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