Uses of Class
io.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSource.Builder
Package
Description
Provides classes and interfaces for using the Oracle Cloud Infrastructure (OCI) Secrets
Retrieval and Vault APIs
as part of a ConfigSourceProvider implementation.
-
Uses of SecretBundleLazyConfigSource.Builder in io.helidon.integrations.oci.secrets.configsource
Modifier and TypeMethodDescriptionSecretBundleLazyConfigSource.Builder.acceptPattern
(Pattern acceptPattern) Sets thePattern
that will dictate which configuration property names are allowed to reach aSecretBundleLazyConfigSource
instance.SecretBundleLazyConfigSource.builder()
Creates and returns a newSecretBundleLazyConfigSource.Builder
for buildingSecretBundleLazyConfigSource
instances.Configures thisSecretBundleLazyConfigSource.Builder
from the supplied meta-configuration.