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 MapsPlatformDatasetsSettingsMapsPlatformDatasetsSettings.Builder. build()static MapsPlatformDatasetsSettingsMapsPlatformDatasetsSettings. create(MapsPlatformDatasetsStubSettings stub)MapsPlatformDatasetsSettingsMapsPlatformDatasetsClient. getSettings()Methods in com.google.maps.mapsplatformdatasets.v1 with parameters of type MapsPlatformDatasetsSettings Modifier and Type Method Description static MapsPlatformDatasetsClientMapsPlatformDatasetsClient. 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.
-