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 ReturnSavingsPlanResponse |
SavingsplansClient.returnSavingsPlan(Consumer<ReturnSavingsPlanRequest.Builder> returnSavingsPlanRequest) |
Returns the specified Savings Plan.
|
default ReturnSavingsPlanResponse |
SavingsplansClient.returnSavingsPlan(ReturnSavingsPlanRequest returnSavingsPlanRequest) |
Returns the specified Savings Plan.
|
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.
|