Uses of Class
software.amazon.awssdk.services.geoplaces.model.SubRegion
-
Packages that use SubRegion Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of SubRegion in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return SubRegion Modifier and Type Method Description SubRegionAddress. subRegion()The sub-region or county for which results should be present in.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type SubRegion Modifier and Type Method Description Address.BuilderAddress.Builder. subRegion(SubRegion subRegion)The sub-region or county for which results should be present in.
-