Interface ParameterManagerClientFactory
- All Known Implementing Classes:
DefaultParameterManagerClientFactory
public interface ParameterManagerClientFactory
Interface for creating Parameter Manager service clients.
-
Method Summary
-
Method Details
-
getClient
Creates a Parameter Manager service client for the given location.- Parameters:
location
- the location to create a client for.- Returns:
- a Parameter Manager service client.
-