Uses of Class
software.amazon.awssdk.services.costexplorer.model.RightsizingRecommendationMetadata
-
Packages that use RightsizingRecommendationMetadata Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of RightsizingRecommendationMetadata in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return RightsizingRecommendationMetadata Modifier and Type Method Description RightsizingRecommendationMetadataGetRightsizingRecommendationResponse. metadata()Information regarding this specific recommendation set.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type RightsizingRecommendationMetadata Modifier and Type Method Description GetRightsizingRecommendationResponse.BuilderGetRightsizingRecommendationResponse.Builder. metadata(RightsizingRecommendationMetadata metadata)Information regarding this specific recommendation set.
-