Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MaskingErrorSummary> |
DataSafePaginators.listMaskingErrorsRecordIterator(ListMaskingErrorsRequest request)
Creates a new iterable which will iterate over the
MaskingErrorSummary objects contained in responses from the
listMaskingErrors operation. |
Modifier and Type | Method and Description |
---|---|
MaskingErrorSummary |
MaskingErrorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MaskingErrorSummary> |
MaskingErrorCollection.getItems()
An array of masking error objects.
|
Modifier and Type | Method and Description |
---|---|
MaskingErrorSummary.Builder |
MaskingErrorSummary.Builder.copy(MaskingErrorSummary model) |
Modifier and Type | Method and Description |
---|---|
MaskingErrorCollection.Builder |
MaskingErrorCollection.Builder.items(List<MaskingErrorSummary> items)
An array of masking error objects.
|
Constructor and Description |
---|
MaskingErrorCollection(List<MaskingErrorSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.