getSecretsApi method

SecretsApi getSecretsApi()

Implementation

SecretsApi getSecretsApi() {
  return SecretsApi(getApiClient());
}