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