Uses of Class
software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
-
Packages that use TrustedAdvisorResourcesSummary Package Description software.amazon.awssdk.services.support.model -
-
Uses of TrustedAdvisorResourcesSummary in software.amazon.awssdk.services.support.model
Methods in software.amazon.awssdk.services.support.model that return TrustedAdvisorResourcesSummary Modifier and Type Method Description TrustedAdvisorResourcesSummaryTrustedAdvisorCheckResult. resourcesSummary()Returns the value of the ResourcesSummary property for this object.TrustedAdvisorResourcesSummaryTrustedAdvisorCheckSummary. resourcesSummary()Returns the value of the ResourcesSummary property for this object.Methods in software.amazon.awssdk.services.support.model with parameters of type TrustedAdvisorResourcesSummary Modifier and Type Method Description TrustedAdvisorCheckResult.BuilderTrustedAdvisorCheckResult.Builder. resourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)Sets the value of the ResourcesSummary property for this object.TrustedAdvisorCheckSummary.BuilderTrustedAdvisorCheckSummary.Builder. resourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)Sets the value of the ResourcesSummary property for this object.
-