| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateTagsForResourceResponse |
ElasticBeanstalkClient.updateTagsForResource(UpdateTagsForResourceRequest updateTagsForResourceRequest)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
default CompletableFuture<UpdateTagsForResourceResponse> |
ElasticBeanstalkAsyncClient.updateTagsForResource(UpdateTagsForResourceRequest updateTagsForResourceRequest)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateTagsForResourceRequestMarshaller.marshall(UpdateTagsForResourceRequest updateTagsForResourceRequest) |
Copyright © 2019. All rights reserved.