Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SensitiveColumnAnalyticsSummary> |
DataSafePaginators.listSensitiveColumnAnalyticsRecordIterator(ListSensitiveColumnAnalyticsRequest request)
Creates a new iterable which will iterate over the
SensitiveColumnAnalyticsSummary objects contained in responses
from the listSensitiveColumnAnalytics operation. |
Modifier and Type | Method and Description |
---|---|
SensitiveColumnAnalyticsSummary |
SensitiveColumnAnalyticsSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SensitiveColumnAnalyticsSummary> |
SensitiveColumnAnalyticsCollection.getItems()
An array of sensitive column analytics summary objects.
|
Modifier and Type | Method and Description |
---|---|
SensitiveColumnAnalyticsSummary.Builder |
SensitiveColumnAnalyticsSummary.Builder.copy(SensitiveColumnAnalyticsSummary model) |
Modifier and Type | Method and Description |
---|---|
SensitiveColumnAnalyticsCollection.Builder |
SensitiveColumnAnalyticsCollection.Builder.items(List<SensitiveColumnAnalyticsSummary> items)
An array of sensitive column analytics summary objects.
|
Constructor and Description |
---|
SensitiveColumnAnalyticsCollection(List<SensitiveColumnAnalyticsSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.