Uses of Class
com.google.cloud.tpu.v2alpha1.stub.TpuStub
-
Packages that use TpuStub Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU APIcom.google.cloud.tpu.v2alpha1.stub -
-
Uses of TpuStub in com.google.cloud.tpu.v2alpha1
Methods in com.google.cloud.tpu.v2alpha1 that return TpuStub Modifier and Type Method Description TpuStub
TpuClient. getStub()
Methods in com.google.cloud.tpu.v2alpha1 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.v2alpha1 with parameters of type TpuStub Constructor Description TpuClient(TpuStub stub)
-
Uses of TpuStub in com.google.cloud.tpu.v2alpha1.stub
Subclasses of TpuStub in com.google.cloud.tpu.v2alpha1.stub Modifier and Type Class Description class
GrpcTpuStub
gRPC stub implementation for the Tpu service API.Methods in com.google.cloud.tpu.v2alpha1.stub that return TpuStub Modifier and Type Method Description TpuStub
TpuStubSettings. createStub()
-