Uses of Class
net.interfax.rest.client.domain.GetInboundFaxListOptions
-
Packages that use GetInboundFaxListOptions Package Description net.interfax.rest.client net.interfax.rest.client.impl -
-
Uses of GetInboundFaxListOptions in net.interfax.rest.client
Method parameters in net.interfax.rest.client with type arguments of type GetInboundFaxListOptions Modifier and Type Method Description InboundFaxStructure[]InterFAX. getInboundFaxList(Optional<GetInboundFaxListOptions> options)Retrieves a user's list of inbound faxes. -
Uses of GetInboundFaxListOptions in net.interfax.rest.client.impl
Method parameters in net.interfax.rest.client.impl with type arguments of type GetInboundFaxListOptions Modifier and Type Method Description InboundFaxStructure[]DefaultInterFAXClient. getInboundFaxList(Optional<GetInboundFaxListOptions> options)
-