Uses of Class
com.google.cloud.tpu.v2.stub.TpuStub
-
Packages that use TpuStub Package Description com.google.cloud.tpu.v2 A client to Cloud TPU APIcom.google.cloud.tpu.v2.stub -
-
Uses of TpuStub in com.google.cloud.tpu.v2
Methods in com.google.cloud.tpu.v2 that return TpuStub Modifier and Type Method Description TpuStub
TpuClient. getStub()
Methods in com.google.cloud.tpu.v2 with parameters of type TpuStub Modifier and Type Method Description static TpuClient
TpuClient. create(TpuStub stub)
Constructs an instance of TpuClient, using the given stub for making calls.Constructors in com.google.cloud.tpu.v2 with parameters of type TpuStub Constructor Description TpuClient(TpuStub stub)
-
Uses of TpuStub in com.google.cloud.tpu.v2.stub
Subclasses of TpuStub in com.google.cloud.tpu.v2.stub Modifier and Type Class Description class
GrpcTpuStub
gRPC stub implementation for the Tpu service API.class
HttpJsonTpuStub
REST stub implementation for the Tpu service API.Methods in com.google.cloud.tpu.v2.stub that return TpuStub Modifier and Type Method Description TpuStub
TpuStubSettings. createStub()
-