Uses of Class
com.google.cloud.tpu.v2.TpuSettings
-
Packages that use TpuSettings Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of TpuSettings in com.google.cloud.tpu.v2
Methods in com.google.cloud.tpu.v2 that return TpuSettings Modifier and Type Method Description TpuSettingsTpuSettings.Builder. build()static TpuSettingsTpuSettings. create(TpuStubSettings stub)TpuSettingsTpuClient. getSettings()Methods in com.google.cloud.tpu.v2 with parameters of type TpuSettings Modifier and Type Method Description static TpuClientTpuClient. create(TpuSettings settings)Constructs an instance of TpuClient, using the given settings.Constructors in com.google.cloud.tpu.v2 with parameters of type TpuSettings Constructor Description Builder(TpuSettings settings)TpuClient(TpuSettings settings)Constructs an instance of TpuClient, using the given settings.
-