| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AWSDeviceFarmClient.listTagsForResource(ListTagsForResourceRequest request)
List the tags for an AWS Device Farm resource.
|
ListTagsForResourceResult |
AbstractAWSDeviceFarm.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSDeviceFarm.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
List the tags for an AWS Device Farm resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSDeviceFarmAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
List the tags for an AWS Device Farm resource.
|
Future<ListTagsForResourceResult> |
AWSDeviceFarmAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSDeviceFarmAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags to add to the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags to add to the resource.
|
Copyright © 2020. All rights reserved.