| 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 TagResourceResponse |
SavingsplansClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
SavingsplansAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2021. All rights reserved.