| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
static TrustedAdvisorCostOptimizingSummary.Builder |
TrustedAdvisorCostOptimizingSummary.builder() |
TrustedAdvisorCostOptimizingSummary.Builder |
TrustedAdvisorCostOptimizingSummary.Builder.estimatedMonthlySavings(Double estimatedMonthlySavings)
The estimated monthly savings that might be realized if the recommended operations are taken.
|
TrustedAdvisorCostOptimizingSummary.Builder |
TrustedAdvisorCostOptimizingSummary.Builder.estimatedPercentMonthlySavings(Double estimatedPercentMonthlySavings)
The estimated percentage of savings that might be realized if the recommended operations are taken.
|
TrustedAdvisorCostOptimizingSummary.Builder |
TrustedAdvisorCostOptimizingSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TrustedAdvisorCostOptimizingSummary.Builder> |
TrustedAdvisorCostOptimizingSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TrustedAdvisorCategorySpecificSummary.Builder |
TrustedAdvisorCategorySpecificSummary.Builder.costOptimizing(Consumer<TrustedAdvisorCostOptimizingSummary.Builder> costOptimizing)
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing
category.
|
Copyright © 2023. All rights reserved.