Uses of Class
co.novu.api.environments.responses.ApiKeyResponse
-
Packages that use ApiKeyResponse Package Description co.novu.api.environments co.novu.common.base -
-
Uses of ApiKeyResponse in co.novu.api.environments
Methods in co.novu.api.environments that return ApiKeyResponse Modifier and Type Method Description ApiKeyResponseEnvironmentHandler. getApiKeys()ApiKeyResponseEnvironmentHandler. regenerateApiKeys()Methods in co.novu.api.environments that return types with arguments of type ApiKeyResponse Modifier and Type Method Description retrofit2.Call<ApiKeyResponse>EnvironmentApi. getApiKeys()retrofit2.Call<ApiKeyResponse>EnvironmentApi. regenerateApiKeys() -
Uses of ApiKeyResponse in co.novu.common.base
Methods in co.novu.common.base that return ApiKeyResponse Modifier and Type Method Description ApiKeyResponseNovu. getApiKeys()ApiKeyResponseNovu. regenerateApiKeys()
-