Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CategorySummary> |
OptimizerPaginators.listCategoriesRecordIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the
CategorySummary objects contained in responses from the
listCategories operation. |
Modifier and Type | Method and Description |
---|---|
CategorySummary |
CategorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CategorySummary> |
CategoryCollection.getItems()
A collection of category summaries.
|
Modifier and Type | Method and Description |
---|---|
CategorySummary.Builder |
CategorySummary.Builder.copy(CategorySummary model) |
Modifier and Type | Method and Description |
---|---|
CategoryCollection.Builder |
CategoryCollection.Builder.items(List<CategorySummary> items)
A collection of category summaries.
|
Constructor and Description |
---|
CategoryCollection(List<CategorySummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.