Uses of Class
software.amazon.awssdk.services.route53.model.CidrCollection
-
Packages that use CidrCollection Package Description software.amazon.awssdk.services.route53.model -
-
Uses of CidrCollection in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CidrCollection Modifier and Type Method Description CidrCollectionCreateCidrCollectionResponse. collection()A complex type that contains information about the CIDR collection.Methods in software.amazon.awssdk.services.route53.model with parameters of type CidrCollection Modifier and Type Method Description CreateCidrCollectionResponse.BuilderCreateCidrCollectionResponse.Builder. collection(CidrCollection collection)A complex type that contains information about the CIDR collection.
-