| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail |
Synchronous and asynchronous client classes for accessing AWSCloudTrail.
|
| com.amazonaws.services.cloudtrail.model |
Classes modeling the various types represented by AWSCloudTrail.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AWSCloudTrail.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
AddTagsResult |
AWSCloudTrailClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
AWSCloudTrailAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
Future<AddTagsResult> |
AWSCloudTrailAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
Future<AddTagsResult> |
AWSCloudTrailAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds one or more tags to a trail, up to a limit of 10.
|
Future<AddTagsResult> |
AWSCloudTrailAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds one or more tags to a trail, up to a limit of 10.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
AWSCloudTrailAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds one or more tags to a trail, up to a limit of 10.
|
Future<AddTagsResult> |
AWSCloudTrailAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds one or more tags to a trail, up to a limit of 10.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AddTagsResult.clone() |
Copyright © 2015. All rights reserved.