Uses of Class
com.emailit.params.ApiKeyCreateParams
-
Packages that use ApiKeyCreateParams Package Description com.emailit.params com.emailit.services -
-
Uses of ApiKeyCreateParams in com.emailit.params
Methods in com.emailit.params that return ApiKeyCreateParams Modifier and Type Method Description ApiKeyCreateParamsApiKeyCreateParams.Builder. build() -
Uses of ApiKeyCreateParams in com.emailit.services
Methods in com.emailit.services with parameters of type ApiKeyCreateParams Modifier and Type Method Description EmailitObjectApiKeyService. create(ApiKeyCreateParams params)
-