Uses of Interface
com.google.cloud.datafusion.v1.CryptoKeyConfigOrBuilder
-
Packages that use CryptoKeyConfigOrBuilder Package Description com.google.cloud.datafusion.v1 A client to Cloud Data Fusion API -
-
Uses of CryptoKeyConfigOrBuilder in com.google.cloud.datafusion.v1
Classes in com.google.cloud.datafusion.v1 that implement CryptoKeyConfigOrBuilder Modifier and Type Class Description class
CryptoKeyConfig
The crypto key configuration.static class
CryptoKeyConfig.Builder
The crypto key configuration.Methods in com.google.cloud.datafusion.v1 that return CryptoKeyConfigOrBuilder Modifier and Type Method Description CryptoKeyConfigOrBuilder
Instance.Builder. getCryptoKeyConfigOrBuilder()
The crypto key configuration.CryptoKeyConfigOrBuilder
Instance. getCryptoKeyConfigOrBuilder()
The crypto key configuration.CryptoKeyConfigOrBuilder
InstanceOrBuilder. getCryptoKeyConfigOrBuilder()
The crypto key configuration.
-