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