Uses of Class
com.google.maps.mapsplatformdatasets.v1.stub.MapsPlatformDatasetsStub
-
Packages that use MapsPlatformDatasetsStub Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets APIcom.google.maps.mapsplatformdatasets.v1.stub -
-
Uses of MapsPlatformDatasetsStub in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 that return MapsPlatformDatasetsStub Modifier and Type Method Description MapsPlatformDatasetsStub
MapsPlatformDatasetsClient. getStub()
Methods in com.google.maps.mapsplatformdatasets.v1 with parameters of type MapsPlatformDatasetsStub Modifier and Type Method Description static MapsPlatformDatasetsClient
MapsPlatformDatasetsClient. create(MapsPlatformDatasetsStub stub)
Constructs an instance of MapsPlatformDatasetsClient, using the given stub for making calls.Constructors in com.google.maps.mapsplatformdatasets.v1 with parameters of type MapsPlatformDatasetsStub Constructor Description MapsPlatformDatasetsClient(MapsPlatformDatasetsStub stub)
-
Uses of MapsPlatformDatasetsStub in com.google.maps.mapsplatformdatasets.v1.stub
Subclasses of MapsPlatformDatasetsStub in com.google.maps.mapsplatformdatasets.v1.stub Modifier and Type Class Description class
GrpcMapsPlatformDatasetsStub
gRPC stub implementation for the MapsPlatformDatasets service API.class
HttpJsonMapsPlatformDatasetsStub
REST stub implementation for the MapsPlatformDatasets service API.Methods in com.google.maps.mapsplatformdatasets.v1.stub that return MapsPlatformDatasetsStub Modifier and Type Method Description MapsPlatformDatasetsStub
MapsPlatformDatasetsStubSettings. createStub()
-