Interface UtilsGetTimezoneV1Request.LngStage
-
- All Known Implementing Classes:
UtilsGetTimezoneV1Request.Builder
- Enclosing class:
- UtilsGetTimezoneV1Request
public static interface UtilsGetTimezoneV1Request.LngStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UtilsGetTimezoneV1Request._FinalStagelng(double lng)Longitude in decimal degrees (range: -180 to 180)
-
-
-
Method Detail
-
lng
UtilsGetTimezoneV1Request._FinalStage lng(double lng)
Longitude in decimal degrees (range: -180 to 180)
-
-