Uses of Class
net.interfax.rest.client.domain.GetUploadedDocumentsListOptions
-
Packages that use GetUploadedDocumentsListOptions Package Description net.interfax.rest.client net.interfax.rest.client.impl -
-
Uses of GetUploadedDocumentsListOptions in net.interfax.rest.client
Method parameters in net.interfax.rest.client with type arguments of type GetUploadedDocumentsListOptions Modifier and Type Method Description UploadedDocumentStatus[]InterFAX. getUploadedDocumentsList(Optional<GetUploadedDocumentsListOptions> options)Get a list of previous document uploads which are currently available withGetUploadedDocumentsListOptions -
Uses of GetUploadedDocumentsListOptions in net.interfax.rest.client.impl
Method parameters in net.interfax.rest.client.impl with type arguments of type GetUploadedDocumentsListOptions Modifier and Type Method Description protected URIAbstractInterFAXClient. getUploadedDocumentListUri(Optional<GetUploadedDocumentsListOptions> options)UploadedDocumentStatus[]DefaultInterFAXClient. getUploadedDocumentsList(Optional<GetUploadedDocumentsListOptions> options)
-