public class AwsSecretsManagerEnvironmentRepository extends Object implements EnvironmentRepository, org.springframework.core.Ordered
| Constructor and Description |
|---|
AwsSecretsManagerEnvironmentRepository(com.amazonaws.services.secretsmanager.AWSSecretsManager awsSmClient,
ConfigServerProperties configServerProperties,
AwsSecretsManagerEnvironmentProperties environmentProperties) |
| Modifier and Type | Method and Description |
|---|---|
Environment |
findOne(String application,
String profileList,
String label) |
int |
getOrder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindOnepublic AwsSecretsManagerEnvironmentRepository(com.amazonaws.services.secretsmanager.AWSSecretsManager awsSmClient,
ConfigServerProperties configServerProperties,
AwsSecretsManagerEnvironmentProperties environmentProperties)
public Environment findOne(String application, String profileList, String label)
findOne in interface EnvironmentRepositorypublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2021 Pivotal Software, Inc.. All rights reserved.