Uses of Class
com.ellucian.ethos.integration.client.errors.EthosErrorsClient
-
Packages that use EthosErrorsClient Package Description com.ellucian.ethos.integration.client -
-
Uses of EthosErrorsClient in com.ellucian.ethos.integration.client
Methods in com.ellucian.ethos.integration.client that return EthosErrorsClient Modifier and Type Method Description EthosErrorsClient
EthosClientBuilder. buildEthosErrorsClient()
Builds anEthosErrorsClient
that will use the given API key to authenticate, and the specified timeout values to connect with.
-