| 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).
|
| software.amazon.awssdk.services.savingsplans.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteQueuedSavingsPlanResponse |
SavingsplansClient.deleteQueuedSavingsPlan(DeleteQueuedSavingsPlanRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteQueuedSavingsPlanRequestMarshaller.marshall(DeleteQueuedSavingsPlanRequest deleteQueuedSavingsPlanRequest) |
Copyright © 2022. All rights reserved.