Uses of Class
software.amazon.awssdk.services.geoplaces.model.UspsZip
-
Packages that use UspsZip Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of UspsZip in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return UspsZip Modifier and Type Method Description UspsZipPostalCodeDetails. uspsZip()The ZIP Classification Code, or in other words what type of postal code is it.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type UspsZip Modifier and Type Method Description PostalCodeDetails.BuilderPostalCodeDetails.Builder. uspsZip(UspsZip uspsZip)The ZIP Classification Code, or in other words what type of postal code is it.
-