| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
RDSDBStorageRecommendationOption |
RDSDBStorageRecommendationOption.clone() |
RDSDBStorageRecommendationOption |
RDSDBStorageRecommendationOption.withRank(Integer rank)
The rank identifier of the RDS storage recommendation option.
|
RDSDBStorageRecommendationOption |
RDSDBStorageRecommendationOption.withSavingsOpportunity(SavingsOpportunity savingsOpportunity) |
RDSDBStorageRecommendationOption |
RDSDBStorageRecommendationOption.withSavingsOpportunityAfterDiscounts(RDSStorageSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
Describes the savings opportunity for Amazon RDS storage recommendations or for the recommendation option.
|
RDSDBStorageRecommendationOption |
RDSDBStorageRecommendationOption.withStorageConfiguration(DBStorageConfiguration storageConfiguration)
The recommended storage configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<RDSDBStorageRecommendationOption> |
RDSDBRecommendation.getStorageRecommendationOptions()
An array of objects that describe the recommendation options for Amazon RDS storage.
|
| Modifier and Type | Method and Description |
|---|---|
RDSDBRecommendation |
RDSDBRecommendation.withStorageRecommendationOptions(RDSDBStorageRecommendationOption... storageRecommendationOptions)
An array of objects that describe the recommendation options for Amazon RDS storage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDSDBRecommendation.setStorageRecommendationOptions(Collection<RDSDBStorageRecommendationOption> storageRecommendationOptions)
An array of objects that describe the recommendation options for Amazon RDS storage.
|
RDSDBRecommendation |
RDSDBRecommendation.withStorageRecommendationOptions(Collection<RDSDBStorageRecommendationOption> storageRecommendationOptions)
An array of objects that describe the recommendation options for Amazon RDS storage.
|
Copyright © 2024. All rights reserved.