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