Uses of Class
software.amazon.awssdk.services.savingsplans.model.SavingsplansRequest
-
Packages that use SavingsplansRequest Package Description software.amazon.awssdk.services.savingsplans.internal software.amazon.awssdk.services.savingsplans.model -
-
Uses of SavingsplansRequest in software.amazon.awssdk.services.savingsplans.internal
Methods in software.amazon.awssdk.services.savingsplans.internal with type parameters of type SavingsplansRequest Modifier and Type Method Description static <T extends SavingsplansRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends SavingsplansRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of SavingsplansRequest in software.amazon.awssdk.services.savingsplans.model
Subclasses of SavingsplansRequest in software.amazon.awssdk.services.savingsplans.model Modifier and Type Class Description classCreateSavingsPlanRequestclassDeleteQueuedSavingsPlanRequestclassDescribeSavingsPlanRatesRequestclassDescribeSavingsPlansOfferingRatesRequestclassDescribeSavingsPlansOfferingsRequestclassDescribeSavingsPlansRequestclassListTagsForResourceRequestclassReturnSavingsPlanRequestclassTagResourceRequestclassUntagResourceRequestMethods in software.amazon.awssdk.services.savingsplans.model that return SavingsplansRequest Modifier and Type Method Description SavingsplansRequestSavingsplansRequest.Builder. build()Constructors in software.amazon.awssdk.services.savingsplans.model with parameters of type SavingsplansRequest Constructor Description BuilderImpl(SavingsplansRequest request)
-