public static interface ListTagsForResourceRequest.Builder extends DeviceFarmRequest.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceRequest.Builder,ListTagsForResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListTagsForResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListTagsForResourceRequest.Builder |
resourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the resource or resources for which to list tags.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceRequest.Builder resourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the resource or resources for which to list tags. You can associate tags
with the following Device Farm resources: PROJECT, RUN,
NETWORK_PROFILE, INSTANCE_PROFILE, DEVICE_INSTANCE,
SESSION, DEVICE_POOL, DEVICE, and VPCE_CONFIGURATION.
resourceARN - The Amazon Resource Name (ARN) of the resource or resources for which to list tags. You can associate
tags with the following Device Farm resources: PROJECT, RUN,
NETWORK_PROFILE, INSTANCE_PROFILE, DEVICE_INSTANCE,
SESSION, DEVICE_POOL, DEVICE, and
VPCE_CONFIGURATION.ListTagsForResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.