Uses of Class
software.amazon.awssdk.services.route53.model.CidrRoutingConfig
Packages that use CidrRoutingConfig
-
Uses of CidrRoutingConfig in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CidrRoutingConfigModifier and TypeMethodDescriptionfinal CidrRoutingConfigResourceRecordSet.cidrRoutingConfig()Returns the value of the CidrRoutingConfig property for this object.Methods in software.amazon.awssdk.services.route53.model with parameters of type CidrRoutingConfigModifier and TypeMethodDescriptionResourceRecordSet.Builder.cidrRoutingConfig(CidrRoutingConfig cidrRoutingConfig) Sets the value of the CidrRoutingConfig property for this object.