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