Uses of Interface
com.google.cloud.tpu.v2alpha1.ShieldedInstanceConfigOrBuilder
-
Packages that use ShieldedInstanceConfigOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of ShieldedInstanceConfigOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 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.v2alpha1 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.
-