Uses of Class
org.springframework.cloud.config.server.environment.AwsParameterStoreEnvironmentProperties
-
Packages that use AwsParameterStoreEnvironmentProperties Package Description org.springframework.cloud.config.server.environment -
-
Uses of AwsParameterStoreEnvironmentProperties in org.springframework.cloud.config.server.environment
Methods in org.springframework.cloud.config.server.environment with parameters of type AwsParameterStoreEnvironmentProperties Modifier and Type Method Description AwsParameterStoreEnvironmentRepositoryAwsParameterStoreEnvironmentRepositoryFactory. build(AwsParameterStoreEnvironmentProperties environmentProperties)Constructors in org.springframework.cloud.config.server.environment with parameters of type AwsParameterStoreEnvironmentProperties Constructor Description AwsParameterStoreEnvironmentRepository(com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement awsSsmClient, ConfigServerProperties configServerProperties, AwsParameterStoreEnvironmentProperties environmentProperties)
-