Uses of Interface
com.google.cloud.tpu.v2.ShieldedInstanceConfigOrBuilder
-
Packages that use ShieldedInstanceConfigOrBuilder Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of ShieldedInstanceConfigOrBuilder in com.google.cloud.tpu.v2
Classes in com.google.cloud.tpu.v2 that implement ShieldedInstanceConfigOrBuilder Modifier and Type Class Description class
ShieldedInstanceConfig
A set of Shielded Instance options.static class
ShieldedInstanceConfig.Builder
A set of Shielded Instance options.Methods in com.google.cloud.tpu.v2 that return ShieldedInstanceConfigOrBuilder Modifier and Type Method Description ShieldedInstanceConfigOrBuilder
Node.Builder. getShieldedInstanceConfigOrBuilder()
Shielded Instance options.ShieldedInstanceConfigOrBuilder
Node. getShieldedInstanceConfigOrBuilder()
Shielded Instance options.ShieldedInstanceConfigOrBuilder
NodeOrBuilder. getShieldedInstanceConfigOrBuilder()
Shielded Instance options.
-