Uses of Interface
com.google.cloud.datafusion.v1beta1.CryptoKeyConfigOrBuilder
-
Packages that use CryptoKeyConfigOrBuilder Package Description com.google.cloud.datafusion.v1beta1 A client to Cloud Data Fusion API -
-
Uses of CryptoKeyConfigOrBuilder in com.google.cloud.datafusion.v1beta1
Classes in com.google.cloud.datafusion.v1beta1 that implement CryptoKeyConfigOrBuilder Modifier and Type Class Description classCryptoKeyConfigThe crypto key configuration.static classCryptoKeyConfig.BuilderThe crypto key configuration.Methods in com.google.cloud.datafusion.v1beta1 that return CryptoKeyConfigOrBuilder Modifier and Type Method Description CryptoKeyConfigOrBuilderInstance.Builder. getCryptoKeyConfigOrBuilder()The crypto key configuration.CryptoKeyConfigOrBuilderInstance. getCryptoKeyConfigOrBuilder()The crypto key configuration.CryptoKeyConfigOrBuilderInstanceOrBuilder. getCryptoKeyConfigOrBuilder()The crypto key configuration.
-