Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AddmDbParameterCategorySummary> |
OperationsInsightsPaginators.listAddmDbParameterCategoriesRecordIterator(ListAddmDbParameterCategoriesRequest request)
Creates a new iterable which will iterate over the
AddmDbParameterCategorySummary objects contained in responses from
the listAddmDbParameterCategories operation. |
Modifier and Type | Method and Description |
---|---|
AddmDbParameterCategorySummary |
AddmDbParameterCategorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddmDbParameterCategorySummary> |
AddmDbParameterCategoryCollection.getItems()
List of database parameter categories
|
Modifier and Type | Method and Description |
---|---|
AddmDbParameterCategorySummary.Builder |
AddmDbParameterCategorySummary.Builder.copy(AddmDbParameterCategorySummary model) |
Modifier and Type | Method and Description |
---|---|
AddmDbParameterCategoryCollection.Builder |
AddmDbParameterCategoryCollection.Builder.items(List<AddmDbParameterCategorySummary> items)
List of database parameter categories
|
Constructor and Description |
---|
AddmDbParameterCategoryCollection(List<DatabaseDetails> databaseDetailsItems,
List<AddmDbParameterCategorySummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.