Uses of Class
io.awspring.cloud.s3.config.S3PropertySource
Packages that use S3PropertySource
Package
Description
ConfigDataLoader implementation for AWS S3.-
Uses of S3PropertySource in io.awspring.cloud.autoconfigure.config.s3
Methods in io.awspring.cloud.autoconfigure.config.s3 that return S3PropertySourceModifier and TypeMethodDescription@Nullable S3PropertySourceS3PropertySources.createPropertySource(String context, boolean optional, software.amazon.awssdk.services.s3.S3Client client) Creates property source for given context.Methods in io.awspring.cloud.autoconfigure.config.s3 that return types with arguments of type S3PropertySourceModifier and TypeMethodDescriptionS3ReloadAutoConfiguration.s3PollingAwsPropertySourceChangeDetector(S3Properties properties, ConfigurationUpdateStrategy strategy, org.springframework.cloud.commons.util.TaskSchedulerWrapper<TaskScheduler> taskScheduler, ConfigurableEnvironment environment) -
Uses of S3PropertySource in io.awspring.cloud.s3.config
Subclasses with type arguments of type S3PropertySource in io.awspring.cloud.s3.configModifier and TypeClassDescriptionclassRetrieves property sources path from the AWS S3 using the provided S3 client.Methods in io.awspring.cloud.s3.config that return S3PropertySource