Uses of Class
com.google.cloud.tpu.v2alpha1.TpuClient
-
Packages that use TpuClient Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of TpuClient in com.google.cloud.tpu.v2alpha1
Methods in com.google.cloud.tpu.v2alpha1 that return TpuClient Modifier and Type Method Description static TpuClient
TpuClient. create()
Constructs an instance of TpuClient with default settings.static TpuClient
TpuClient. create(TpuStub stub)
Constructs an instance of TpuClient, using the given stub for making calls.static TpuClient
TpuClient. create(TpuSettings settings)
Constructs an instance of TpuClient, using the given settings.
-