Uses of Class
software.amazon.awssdk.services.route53.model.CidrRoutingConfig
-
Packages that use CidrRoutingConfig Package Description software.amazon.awssdk.services.route53.model -
-
Uses of CidrRoutingConfig in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CidrRoutingConfig Modifier and Type Method Description CidrRoutingConfigResourceRecordSet. cidrRoutingConfig()Returns the value of the CidrRoutingConfig property for this object.Methods in software.amazon.awssdk.services.route53.model with parameters of type CidrRoutingConfig Modifier and Type Method Description ResourceRecordSet.BuilderResourceRecordSet.Builder. cidrRoutingConfig(CidrRoutingConfig cidrRoutingConfig)Sets the value of the CidrRoutingConfig property for this object.
-