public class ConfigResourceManager extends Object
| Constructor and Description |
|---|
ConfigResourceManager(com.microsoft.azure.credentials.AzureTokenCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.spring.cloud.context.core.util.Tuple<String,String> |
findStore(String configStoreName)
Search Azure Config Store which matches name
configStoreName |
public ConfigResourceManager(com.microsoft.azure.credentials.AzureTokenCredentials credentials)
@Nullable public com.microsoft.azure.spring.cloud.context.core.util.Tuple<String,String> findStore(String configStoreName)
configStoreNameconfigStoreName - name of the Config Store to be searchedconfigStoreName,
return null if resource not found.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.