Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProfileLevelSummary> |
OptimizerPaginators.listProfileLevelsRecordIterator(ListProfileLevelsRequest request)
Creates a new iterable which will iterate over the
ProfileLevelSummary objects contained in responses from the
listProfileLevels operation. |
Modifier and Type | Method and Description |
---|---|
ProfileLevelSummary |
ProfileLevelSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfileLevelSummary> |
ProfileLevelCollection.getItems()
A collection of profile levels.
|
Modifier and Type | Method and Description |
---|---|
ProfileLevelSummary.Builder |
ProfileLevelSummary.Builder.copy(ProfileLevelSummary model) |
Modifier and Type | Method and Description |
---|---|
ProfileLevelCollection.Builder |
ProfileLevelCollection.Builder.items(List<ProfileLevelSummary> items)
A collection of profile levels.
|
Constructor and Description |
---|
ProfileLevelCollection(List<ProfileLevelSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.