Uses of Class
net.interfax.rest.client.domain.SearchFaxOptions
-
Packages that use SearchFaxOptions Package Description net.interfax.rest.client net.interfax.rest.client.impl -
-
Uses of SearchFaxOptions in net.interfax.rest.client
Method parameters in net.interfax.rest.client with type arguments of type SearchFaxOptions Modifier and Type Method Description OutboundFaxStructure[]InterFAX. searchFaxList(Optional<SearchFaxOptions> options)Search for outbound faxes withSearchFaxOptions -
Uses of SearchFaxOptions in net.interfax.rest.client.impl
Method parameters in net.interfax.rest.client.impl with type arguments of type SearchFaxOptions Modifier and Type Method Description OutboundFaxStructure[]DefaultInterFAXClient. searchFaxList(Optional<SearchFaxOptions> options)
-