public class AwsSecretsManagerEnvironmentRepository extends Object implements EnvironmentRepository
| 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) |
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 EnvironmentRepositoryCopyright © 2021 Pivotal Software, Inc.. All rights reserved.