Uses of Class
net.interfax.rest.client.domain.GetFaxListOptions
-
Packages that use GetFaxListOptions Package Description net.interfax.rest.client net.interfax.rest.client.impl -
-
Uses of GetFaxListOptions in net.interfax.rest.client
Method parameters in net.interfax.rest.client with type arguments of type GetFaxListOptions Modifier and Type Method Description OutboundFaxStructure[]InterFAX. getFaxList(Optional<GetFaxListOptions> options)Get a list of recent outbound faxes (which does not include batch faxes) withGetFaxListOptions -
Uses of GetFaxListOptions in net.interfax.rest.client.impl
Method parameters in net.interfax.rest.client.impl with type arguments of type GetFaxListOptions Modifier and Type Method Description OutboundFaxStructure[]DefaultInterFAXClient. getFaxList(Optional<GetFaxListOptions> options)
-