Uses of Class
com.google.maps.mapsplatformdatasets.v1.MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub
-
Packages that use MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets API -
-
Uses of MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 that return MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub Modifier and Type Method Description protected MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub
MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub
MapsPlatformDatasetsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-