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