Uses of Class
software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
Packages that use ChangeTagsForResourceRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ChangeTagsForResourceRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type ChangeTagsForResourceRequestModifier and TypeMethodDescriptionRoute53AsyncClient.changeTagsForResource(ChangeTagsForResourceRequest changeTagsForResourceRequest) Adds, edits, or deletes tags for a health check or a hosted zone.default ChangeTagsForResourceResponseRoute53Client.changeTagsForResource(ChangeTagsForResourceRequest changeTagsForResourceRequest) Adds, edits, or deletes tags for a health check or a hosted zone. -
Uses of ChangeTagsForResourceRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type ChangeTagsForResourceRequestModifier and TypeMethodDescriptionChangeTagsForResourceRequestMarshaller.marshall(ChangeTagsForResourceRequest changeTagsForResourceRequest)