public static interface ListTagsForResourcesRequest.Builder extends Route53Request.Builder, SdkPojo, CopyableBuilder<ListTagsForResourcesRequest.Builder,ListTagsForResourcesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourcesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListTagsForResourcesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListTagsForResourcesRequest.Builder |
resourceIds(Collection<String> resourceIds)
A complex type that contains the ResourceId element for each resource for which you want to get a list of
tags.
|
ListTagsForResourcesRequest.Builder |
resourceIds(String... resourceIds)
A complex type that contains the ResourceId element for each resource for which you want to get a list of
tags.
|
ListTagsForResourcesRequest.Builder |
resourceType(String resourceType)
The type of the resources.
|
ListTagsForResourcesRequest.Builder |
resourceType(TagResourceType resourceType)
The type of the resources.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourcesRequest.Builder resourceType(String resourceType)
The type of the resources.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
resourceType - The type of the resources.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
TagResourceType,
TagResourceTypeListTagsForResourcesRequest.Builder resourceType(TagResourceType resourceType)
The type of the resources.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
resourceType - The type of the resources.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
TagResourceType,
TagResourceTypeListTagsForResourcesRequest.Builder resourceIds(Collection<String> resourceIds)
A complex type that contains the ResourceId element for each resource for which you want to get a list of tags.
resourceIds - A complex type that contains the ResourceId element for each resource for which you want to get a list
of tags.ListTagsForResourcesRequest.Builder resourceIds(String... resourceIds)
A complex type that contains the ResourceId element for each resource for which you want to get a list of tags.
resourceIds - A complex type that contains the ResourceId element for each resource for which you want to get a list
of tags.ListTagsForResourcesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForResourcesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.