User.Address
build()
User.Address.AddressBuilder
country(String country)
locality(String locality)
postalCode(String postalCode)
primary(Boolean primary)
region(String region)
streetAddress(String streetAddress)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
this
toString
Object