public static interface ListTagsForResourceRequest.Builder extends Route53Request.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 |
resourceId(String resourceId)
The ID of the resource for which you want to retrieve tags.
|
ListTagsForResourceRequest.Builder |
resourceType(String resourceType)
The type of the resource.
|
ListTagsForResourceRequest.Builder |
resourceType(TagResourceType resourceType)
The type of the resource.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceRequest.Builder resourceType(String resourceType)
The type of the resource.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
resourceType - The type of the resource.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
TagResourceType,
TagResourceTypeListTagsForResourceRequest.Builder resourceType(TagResourceType resourceType)
The type of the resource.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
resourceType - The type of the resource.
The resource type for health checks is healthcheck.
The resource type for hosted zones is hostedzone.
TagResourceType,
TagResourceTypeListTagsForResourceRequest.Builder resourceId(String resourceId)
The ID of the resource for which you want to retrieve tags.
resourceId - The ID of the resource for which you want to retrieve tags.ListTagsForResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.