| Package | Description |
|---|---|
| com.amazonaws.services.elasticbeanstalk |
|
| com.amazonaws.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTagsForResourceResult |
AbstractAWSElasticBeanstalk.updateTagsForResource(UpdateTagsForResourceRequest request) |
UpdateTagsForResourceResult |
AWSElasticBeanstalkClient.updateTagsForResource(UpdateTagsForResourceRequest request)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
UpdateTagsForResourceResult |
AWSElasticBeanstalk.updateTagsForResource(UpdateTagsForResourceRequest updateTagsForResourceRequest)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateTagsForResourceResult> |
AbstractAWSElasticBeanstalkAsync.updateTagsForResourceAsync(UpdateTagsForResourceRequest request,
AsyncHandler<UpdateTagsForResourceRequest,UpdateTagsForResourceResult> asyncHandler) |
Future<UpdateTagsForResourceResult> |
AWSElasticBeanstalkAsyncClient.updateTagsForResourceAsync(UpdateTagsForResourceRequest request,
AsyncHandler<UpdateTagsForResourceRequest,UpdateTagsForResourceResult> asyncHandler) |
Future<UpdateTagsForResourceResult> |
AWSElasticBeanstalkAsync.updateTagsForResourceAsync(UpdateTagsForResourceRequest updateTagsForResourceRequest,
AsyncHandler<UpdateTagsForResourceRequest,UpdateTagsForResourceResult> asyncHandler)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTagsForResourceResult |
UpdateTagsForResourceResult.clone() |
Copyright © 2022. All rights reserved.