Uses of Class
com.google.cloud.tpu.v1.TpuGrpc.TpuStub
-
Packages that use TpuGrpc.TpuStub Package Description com.google.cloud.tpu.v1 A client to Cloud TPU API -
-
Uses of TpuGrpc.TpuStub in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 that return TpuGrpc.TpuStub Modifier and Type Method Description protected TpuGrpc.TpuStub
TpuGrpc.TpuStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TpuGrpc.TpuStub
TpuGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-