Uses of Class
software.amazon.awssdk.services.route53.model.UpdateHostedZoneFeaturesRequest
Packages that use UpdateHostedZoneFeaturesRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of UpdateHostedZoneFeaturesRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type UpdateHostedZoneFeaturesRequestModifier and TypeMethodDescriptionRoute53AsyncClient.updateHostedZoneFeatures(UpdateHostedZoneFeaturesRequest updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(UpdateHostedZoneFeaturesRequest updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone. -
Uses of UpdateHostedZoneFeaturesRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type UpdateHostedZoneFeaturesRequestModifier and TypeMethodDescriptionUpdateHostedZoneFeaturesRequestMarshaller.marshall(UpdateHostedZoneFeaturesRequest updateHostedZoneFeaturesRequest)