default CreateSavingsPlanResponse |
SavingsplansClient.createSavingsPlan(Consumer<CreateSavingsPlanRequest.Builder> createSavingsPlanRequest) |
Creates a Savings Plan.
|
default CreateSavingsPlanResponse |
SavingsplansClient.createSavingsPlan(CreateSavingsPlanRequest createSavingsPlanRequest) |
Creates a Savings Plan.
|
default DeleteQueuedSavingsPlanResponse |
SavingsplansClient.deleteQueuedSavingsPlan(Consumer<DeleteQueuedSavingsPlanRequest.Builder> deleteQueuedSavingsPlanRequest) |
Deletes the queued purchase for the specified Savings Plan.
|
default DeleteQueuedSavingsPlanResponse |
SavingsplansClient.deleteQueuedSavingsPlan(DeleteQueuedSavingsPlanRequest deleteQueuedSavingsPlanRequest) |
Deletes the queued purchase for the specified Savings Plan.
|
default DescribeSavingsPlansResponse |
SavingsplansClient.describeSavingsPlans(Consumer<DescribeSavingsPlansRequest.Builder> describeSavingsPlansRequest) |
Describes the specified Savings Plans.
|
default DescribeSavingsPlansResponse |
SavingsplansClient.describeSavingsPlans(DescribeSavingsPlansRequest describeSavingsPlansRequest) |
Describes the specified Savings Plans.
|
default DescribeSavingsPlansOfferingRatesResponse |
SavingsplansClient.describeSavingsPlansOfferingRates(Consumer<DescribeSavingsPlansOfferingRatesRequest.Builder> describeSavingsPlansOfferingRatesRequest) |
Describes the specified Savings Plans offering rates.
|
default DescribeSavingsPlansOfferingRatesResponse |
SavingsplansClient.describeSavingsPlansOfferingRates(DescribeSavingsPlansOfferingRatesRequest describeSavingsPlansOfferingRatesRequest) |
Describes the specified Savings Plans offering rates.
|
default DescribeSavingsPlansOfferingsResponse |
SavingsplansClient.describeSavingsPlansOfferings(Consumer<DescribeSavingsPlansOfferingsRequest.Builder> describeSavingsPlansOfferingsRequest) |
Describes the specified Savings Plans offerings.
|
default DescribeSavingsPlansOfferingsResponse |
SavingsplansClient.describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest describeSavingsPlansOfferingsRequest) |
Describes the specified Savings Plans offerings.
|
default ListTagsForResourceResponse |
SavingsplansClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists the tags for the specified resource.
|
default ListTagsForResourceResponse |
SavingsplansClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists the tags for the specified resource.
|
default TagResourceResponse |
SavingsplansClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds the specified tags to the specified resource.
|
default TagResourceResponse |
SavingsplansClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds the specified tags to the specified resource.
|
default UntagResourceResponse |
SavingsplansClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes the specified tags from the specified resource.
|
default UntagResourceResponse |
SavingsplansClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes the specified tags from the specified resource.
|