withKey abstract method

GeocodeRequest withKey(
  1. String apiKey
)

Добавления ключа апи Возвращает копию объекта с новым ключом

Implementation

GeocodeRequest withKey(String apiKey);