Package ai.wanaku.provider.ftp.file
Class FileResourceDelegate
java.lang.Object
ai.wanaku.core.services.provider.AbstractResourceDelegate
ai.wanaku.provider.ftp.file.FileResourceDelegate
- All Implemented Interfaces:
ConfigurableDelegate,ResourceAcquirerDelegate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcoerceResponse(Object response) protected StringgetEndpointUri(ResourceRequest request, Map<String, String> parameters) Methods inherited from class ai.wanaku.core.services.provider.AbstractResourceDelegate
acquire, componentOptions, credentialsConfigurations, mergeParameters, serviceConfigurations
-
Constructor Details
-
FileResourceDelegate
public FileResourceDelegate()
-
-
Method Details
-
getEndpointUri
- Specified by:
getEndpointUriin classAbstractResourceDelegate
-
coerceResponse
protected String coerceResponse(Object response) throws ai.wanaku.api.exceptions.InvalidResponseTypeException, ai.wanaku.api.exceptions.NonConvertableResponseException - Specified by:
coerceResponsein classAbstractResourceDelegate- Throws:
ai.wanaku.api.exceptions.InvalidResponseTypeExceptionai.wanaku.api.exceptions.NonConvertableResponseException
-