| 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 CreateSavingsPlanResponse |
SavingsplansClient.createSavingsPlan(CreateSavingsPlanRequest createSavingsPlanRequest)
Creates a Savings Plan.
|
default CompletableFuture<CreateSavingsPlanResponse> |
SavingsplansAsyncClient.createSavingsPlan(CreateSavingsPlanRequest createSavingsPlanRequest)
Creates a Savings Plan.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSavingsPlanRequestMarshaller.marshall(CreateSavingsPlanRequest createSavingsPlanRequest) |
Copyright © 2022. All rights reserved.