Package | Description |
---|---|
com.amazonaws.services.cloudtrail | |
com.amazonaws.services.cloudtrail.model | |
com.amazonaws.services.cloudtrail.model.transform |
Modifier and Type | Method and Description |
---|---|
AddTagsResult |
AbstractAWSCloudTrail.addTags(AddTagsRequest request) |
AddTagsResult |
AWSCloudTrailClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
AddTagsResult |
AWSCloudTrail.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
java.util.concurrent.Future<AddTagsResult> |
AbstractAWSCloudTrailAsync.addTagsAsync(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AWSCloudTrailAsyncClient.addTagsAsync(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AWSCloudTrailAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, up to a limit of 10.
|
java.util.concurrent.Future<AddTagsResult> |
AbstractAWSCloudTrailAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AWSCloudTrailAsyncClient.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AWSCloudTrailAsync.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 |
---|---|
java.util.concurrent.Future<AddTagsResult> |
AbstractAWSCloudTrailAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AWSCloudTrailAsyncClient.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AWSCloudTrailAsync.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 |
---|---|
AddTagsRequest |
AddTagsRequest.clone() |
AddTagsRequest |
AddTagsRequest.withResourceId(java.lang.String resourceId)
Specifies the ARN of the trail to which one or more tags will be added.
|
AddTagsRequest |
AddTagsRequest.withTagsList(java.util.Collection<Tag> tagsList)
Contains a list of CloudTrail tags, up to a limit of 10.
|
AddTagsRequest |
AddTagsRequest.withTagsList(Tag... tagsList)
Contains a list of CloudTrail tags, up to a limit of 10.
|
Modifier and Type | Method and Description |
---|---|
Request<AddTagsRequest> |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AddTagsRequest> |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |