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