| 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 |
|---|---|
RemoveTagsResult |
AWSCloudTrail.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail.
|
RemoveTagsResult |
AWSCloudTrailClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsResult> |
AWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail.
|
Future<RemoveTagsResult> |
AWSCloudTrailAsyncClient.removeTagsAsync(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail.
|
Future<RemoveTagsResult> |
AWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes the specified tags from a trail.
|
Future<RemoveTagsResult> |
AWSCloudTrailAsyncClient.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes the specified tags from a trail.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsResult> |
AWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes the specified tags from a trail.
|
Future<RemoveTagsResult> |
AWSCloudTrailAsyncClient.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes the specified tags from a trail.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsResult |
RemoveTagsResult.clone() |
Copyright © 2015. All rights reserved.