Uses of Class
com.google.maps.mapsplatformdatasets.v1.MapsPlatformDatasetsSettings
-
Packages that use MapsPlatformDatasetsSettings Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets API -
-
Uses of MapsPlatformDatasetsSettings in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 that return MapsPlatformDatasetsSettings Modifier and Type Method Description MapsPlatformDatasetsSettings
MapsPlatformDatasetsSettings.Builder. build()
static MapsPlatformDatasetsSettings
MapsPlatformDatasetsSettings. create(MapsPlatformDatasetsStubSettings stub)
MapsPlatformDatasetsSettings
MapsPlatformDatasetsClient. getSettings()
Methods in com.google.maps.mapsplatformdatasets.v1 with parameters of type MapsPlatformDatasetsSettings Modifier and Type Method Description static MapsPlatformDatasetsClient
MapsPlatformDatasetsClient. create(MapsPlatformDatasetsSettings settings)
Constructs an instance of MapsPlatformDatasetsClient, using the given settings.Constructors in com.google.maps.mapsplatformdatasets.v1 with parameters of type MapsPlatformDatasetsSettings Constructor Description Builder(MapsPlatformDatasetsSettings settings)
MapsPlatformDatasetsClient(MapsPlatformDatasetsSettings settings)
Constructs an instance of MapsPlatformDatasetsClient, using the given settings.
-