Uses of Interface
software.amazon.awssdk.services.savingsplans.SavingsplansClient
-
Packages that use SavingsplansClient Package Description software.amazon.awssdk.services.savingsplans Savings Plans are a pricing model that offer significant savings on Amazon Web Services usage (for example, on Amazon EC2 instances). -
-
Uses of SavingsplansClient in software.amazon.awssdk.services.savingsplans
Methods in software.amazon.awssdk.services.savingsplans that return SavingsplansClient Modifier and Type Method Description static SavingsplansClientSavingsplansClient. create()Create aSavingsplansClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-