| Package | Description |
|---|---|
| software.amazon.awssdk.services.savingsplans |
Savings Plans are a pricing model that offer significant savings on AWS usage (for example, on Amazon EC2 instances).
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteQueuedSavingsPlanResponse> |
SavingsplansAsyncClient.deleteQueuedSavingsPlan(Consumer<DeleteQueuedSavingsPlanRequest.Builder> deleteQueuedSavingsPlanRequest)
Deletes the queued purchase for the specified Savings Plan.
|
default CompletableFuture<DeleteQueuedSavingsPlanResponse> |
SavingsplansAsyncClient.deleteQueuedSavingsPlan(DeleteQueuedSavingsPlanRequest deleteQueuedSavingsPlanRequest)
Deletes the queued purchase for the specified Savings Plan.
|
Copyright © 2021. All rights reserved.