Uses of Interface
org.apache.flink.table.secret.SecretStore
Packages that use SecretStore
-
Uses of SecretStore in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return types with arguments of type SecretStoreMethods in org.apache.flink.table.api with parameters of type SecretStoreModifier and TypeMethodDescriptionEnvironmentSettings.Builder.withSecretStore(SecretStore secretStore) Specifies theSecretStoreto be used for managing secrets in theTableEnvironment.