Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DatabaseViewAccessEntrySummary> |
DataSafePaginators.listDatabaseViewAccessEntriesRecordIterator(ListDatabaseViewAccessEntriesRequest request)
Creates a new iterable which will iterate over the
DatabaseViewAccessEntrySummary objects contained in responses
from the listDatabaseViewAccessEntries operation. |
Modifier and Type | Method and Description |
---|---|
DatabaseViewAccessEntrySummary |
DatabaseViewAccessEntrySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseViewAccessEntrySummary> |
DatabaseViewAccessEntryCollection.getItems()
An array of database view access summary objects.
|
Modifier and Type | Method and Description |
---|---|
DatabaseViewAccessEntrySummary.Builder |
DatabaseViewAccessEntrySummary.Builder.copy(DatabaseViewAccessEntrySummary model) |
Modifier and Type | Method and Description |
---|---|
DatabaseViewAccessEntryCollection.Builder |
DatabaseViewAccessEntryCollection.Builder.items(List<DatabaseViewAccessEntrySummary> items)
An array of database view access summary objects.
|
Constructor and Description |
---|
DatabaseViewAccessEntryCollection(List<DatabaseViewAccessEntrySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.