Package | Description |
---|---|
com.oracle.bmc.optimizer.model |
Modifier and Type | Method and Description |
---|---|
BulkApplyResourceAction |
BulkApplyResourceAction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BulkApplyResourceAction> |
BulkApplyRecommendationsDetails.getActions()
The unique resource actions that recommendations are applied to.
|
Modifier and Type | Method and Description |
---|---|
BulkApplyResourceAction.Builder |
BulkApplyResourceAction.Builder.copy(BulkApplyResourceAction model) |
Modifier and Type | Method and Description |
---|---|
BulkApplyRecommendationsDetails.Builder |
BulkApplyRecommendationsDetails.Builder.actions(List<BulkApplyResourceAction> actions)
The unique resource actions that recommendations are applied to.
|
Constructor and Description |
---|
BulkApplyRecommendationsDetails(List<String> resourceActionIds,
List<BulkApplyResourceAction> actions,
Status status,
Date timeStatusEnd)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.