public static interface ListTagsForResourceRequest.Builder extends GameLiftRequest.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) that uniquely identifies
the Amazon GameLift resource that you want to retrieve tags for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceRequest.Builder resourceARN(String resourceARN)
The Amazon Resource Name (ARN) that uniquely identifies
the Amazon GameLift resource that you want to retrieve tags for. Amazon GameLift includes resource ARNs in
the data object for the resource. You can retrieve the ARN by calling a List or
Describe operation for the resource type.
resourceARN - The Amazon Resource Name (ARN) that uniquely
identifies the Amazon GameLift resource that you want to retrieve tags for. Amazon GameLift includes
resource ARNs in the data object for the resource. You can retrieve the ARN by calling a
List or Describe operation for the resource type.ListTagsForResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.