Uses of Class
com.google.maps.mapsplatformdatasets.v1.MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub
-
Packages that use MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets API -
-
Uses of MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 that return MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub Modifier and Type Method Description protected MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub
MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub
MapsPlatformDatasetsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-