public static interface City.Builder extends SdkPojo, CopyableBuilder<City.Builder,City>
| Modifier and Type | Method and Description |
|---|---|
City.Builder |
cityName(String cityName)
The name of the city.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCity.Builder cityName(String cityName)
The name of the city.
cityName - The name of the city.Copyright © 2023. All rights reserved.