Uses of Interface
com.google.cloud.dataproc.v1.ShieldedInstanceConfigOrBuilder
-
Packages that use ShieldedInstanceConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ShieldedInstanceConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement ShieldedInstanceConfigOrBuilder Modifier and Type Class Description class
ShieldedInstanceConfig
Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm).static class
ShieldedInstanceConfig.Builder
Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm).Methods in com.google.cloud.dataproc.v1 that return ShieldedInstanceConfigOrBuilder Modifier and Type Method Description ShieldedInstanceConfigOrBuilder
GceClusterConfig.Builder. getShieldedInstanceConfigOrBuilder()
Optional.ShieldedInstanceConfigOrBuilder
GceClusterConfig. getShieldedInstanceConfigOrBuilder()
Optional.ShieldedInstanceConfigOrBuilder
GceClusterConfigOrBuilder. getShieldedInstanceConfigOrBuilder()
Optional.
-