Uses of Class
software.amazon.awssdk.services.costexplorer.model.RDSInstanceDetails
-
Packages that use RDSInstanceDetails Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of RDSInstanceDetails in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return RDSInstanceDetails Modifier and Type Method Description RDSInstanceDetailsInstanceDetails. rdsInstanceDetails()The Amazon RDS reservations that Amazon Web Services recommends that you purchase.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type RDSInstanceDetails Modifier and Type Method Description InstanceDetails.BuilderInstanceDetails.Builder. rdsInstanceDetails(RDSInstanceDetails rdsInstanceDetails)The Amazon RDS reservations that Amazon Web Services recommends that you purchase.
-