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 DescribeSavingsPlanRatesResponse |
SavingsplansClient.describeSavingsPlanRates(Consumer<DescribeSavingsPlanRatesRequest.Builder> describeSavingsPlanRatesRequest) |
Describes the specified Savings Plans rates.
|
default DescribeSavingsPlanRatesResponse |
SavingsplansClient.describeSavingsPlanRates(DescribeSavingsPlanRatesRequest describeSavingsPlanRatesRequest) |
Describes the specified Savings Plans rates.
|
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.
|