public class AwsParamStorePropertySource
extends org.springframework.core.env.EnumerablePropertySource<com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement>
| Constructor and Description |
|---|
AwsParamStorePropertySource(String context,
com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement ssmClient) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
String[] |
getPropertyNames() |
void |
init() |
public AwsParamStorePropertySource(String context, com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement ssmClient)
public void init()
public String[] getPropertyNames()
getPropertyNames in class org.springframework.core.env.EnumerablePropertySource<com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.