statusParser property

StatusParser<ResponseType> statusParser
final

callback to convert ResponseType into FileUploadStatusResponse

Implementation

final StatusParser<ResponseType> statusParser;