Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DatabaseInsightSummary> |
OperationsInsightsPaginators.listDatabaseInsightsRecordIterator(ListDatabaseInsightsRequest request)
Creates a new iterable which will iterate over the
DatabaseInsightSummary objects contained in responses from the
listDatabaseInsights operation. |
Modifier and Type | Class and Description |
---|---|
class |
AutonomousDatabaseInsightSummary
Summary of a database insight resource.
|
class |
EmManagedExternalDatabaseInsightSummary
Summary of a database insight resource.
|
class |
MacsManagedCloudDatabaseInsightSummary
Summary of a database insight resource.
|
class |
MacsManagedExternalDatabaseInsightSummary
Summary of a database insight resource.
|
class |
MdsMySqlDatabaseInsightSummary
Summary of a database insight resource.
|
class |
PeComanagedDatabaseInsightSummary
Summary of a database insight resource.
|
Modifier and Type | Method and Description |
---|---|
List<DatabaseInsightSummary> |
DatabaseInsightsCollection.getItems()
Array of database insight summary objects.
|
Modifier and Type | Method and Description |
---|---|
DatabaseInsightsCollection.Builder |
DatabaseInsightsCollection.Builder.items(List<DatabaseInsightSummary> items)
Array of database insight summary objects.
|
Constructor and Description |
---|
DatabaseInsightsCollection(List<DatabaseInsightSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.