Uses of Class
com.google.cloud.datafusion.v1beta1.CryptoKeyConfig
-
Packages that use CryptoKeyConfig Package Description com.google.cloud.datafusion.v1beta1 A client to Cloud Data Fusion API -
-
Uses of CryptoKeyConfig in com.google.cloud.datafusion.v1beta1
Methods in com.google.cloud.datafusion.v1beta1 that return CryptoKeyConfig Modifier and Type Method Description CryptoKeyConfigCryptoKeyConfig.Builder. build()CryptoKeyConfigCryptoKeyConfig.Builder. buildPartial()CryptoKeyConfigInstance.Builder. getCryptoKeyConfig()The crypto key configuration.CryptoKeyConfigInstance. getCryptoKeyConfig()The crypto key configuration.CryptoKeyConfigInstanceOrBuilder. getCryptoKeyConfig()The crypto key configuration.static CryptoKeyConfigCryptoKeyConfig. getDefaultInstance()CryptoKeyConfigCryptoKeyConfig.Builder. getDefaultInstanceForType()CryptoKeyConfigCryptoKeyConfig. getDefaultInstanceForType()static CryptoKeyConfigCryptoKeyConfig. parseDelimitedFrom(InputStream input)static CryptoKeyConfigCryptoKeyConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoKeyConfigCryptoKeyConfig. parseFrom(byte[] data)static CryptoKeyConfigCryptoKeyConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoKeyConfigCryptoKeyConfig. parseFrom(com.google.protobuf.ByteString data)static CryptoKeyConfigCryptoKeyConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoKeyConfigCryptoKeyConfig. parseFrom(com.google.protobuf.CodedInputStream input)static CryptoKeyConfigCryptoKeyConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoKeyConfigCryptoKeyConfig. parseFrom(InputStream input)static CryptoKeyConfigCryptoKeyConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoKeyConfigCryptoKeyConfig. parseFrom(ByteBuffer data)static CryptoKeyConfigCryptoKeyConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datafusion.v1beta1 that return types with arguments of type CryptoKeyConfig Modifier and Type Method Description com.google.protobuf.Parser<CryptoKeyConfig>CryptoKeyConfig. getParserForType()static com.google.protobuf.Parser<CryptoKeyConfig>CryptoKeyConfig. parser()Methods in com.google.cloud.datafusion.v1beta1 with parameters of type CryptoKeyConfig Modifier and Type Method Description Instance.BuilderInstance.Builder. mergeCryptoKeyConfig(CryptoKeyConfig value)The crypto key configuration.CryptoKeyConfig.BuilderCryptoKeyConfig.Builder. mergeFrom(CryptoKeyConfig other)static CryptoKeyConfig.BuilderCryptoKeyConfig. newBuilder(CryptoKeyConfig prototype)Instance.BuilderInstance.Builder. setCryptoKeyConfig(CryptoKeyConfig value)The crypto key configuration.
-