Uses of Class
com.google.maps.mapsplatformdatasets.v1.stub.MapsPlatformDatasetsStubSettings
-
Packages that use MapsPlatformDatasetsStubSettings Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets APIcom.google.maps.mapsplatformdatasets.v1.stub -
-
Uses of MapsPlatformDatasetsStubSettings in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 with parameters of type MapsPlatformDatasetsStubSettings Modifier and Type Method Description static MapsPlatformDatasetsSettingsMapsPlatformDatasetsSettings. create(MapsPlatformDatasetsStubSettings stub) -
Uses of MapsPlatformDatasetsStubSettings in com.google.maps.mapsplatformdatasets.v1.stub
Methods in com.google.maps.mapsplatformdatasets.v1.stub that return MapsPlatformDatasetsStubSettings Modifier and Type Method Description MapsPlatformDatasetsStubSettingsMapsPlatformDatasetsStubSettings.Builder. build()Methods in com.google.maps.mapsplatformdatasets.v1.stub with parameters of type MapsPlatformDatasetsStubSettings Modifier and Type Method Description static GrpcMapsPlatformDatasetsStubGrpcMapsPlatformDatasetsStub. create(MapsPlatformDatasetsStubSettings settings)static HttpJsonMapsPlatformDatasetsStubHttpJsonMapsPlatformDatasetsStub. create(MapsPlatformDatasetsStubSettings settings)Constructors in com.google.maps.mapsplatformdatasets.v1.stub with parameters of type MapsPlatformDatasetsStubSettings Constructor Description Builder(MapsPlatformDatasetsStubSettings settings)GrpcMapsPlatformDatasetsStub(MapsPlatformDatasetsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcMapsPlatformDatasetsStub, using the given settings.GrpcMapsPlatformDatasetsStub(MapsPlatformDatasetsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcMapsPlatformDatasetsStub, using the given settings.HttpJsonMapsPlatformDatasetsStub(MapsPlatformDatasetsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonMapsPlatformDatasetsStub, using the given settings.HttpJsonMapsPlatformDatasetsStub(MapsPlatformDatasetsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonMapsPlatformDatasetsStub, using the given settings.
-