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