| Package | Description |
|---|---|
| com.amazonaws.services.simpleworkflow |
|
| com.amazonaws.services.simpleworkflow.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceOutput> |
AbstractAmazonSimpleWorkflowAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceOutput> asyncHandler) |
Future<ListTagsForResourceOutput> |
AmazonSimpleWorkflowAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceOutput> asyncHandler) |
Future<ListTagsForResourceOutput> |
AmazonSimpleWorkflowAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceOutput> asyncHandler)
List tags for a given domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) for the Amazon SWF domain.
|
Copyright © 2024. All rights reserved.