Package no.digipost.api.client.delivery
Interface OngoingDelivery.SendableWithPrintFallback
-
- All Superinterfaces:
OngoingDelivery<OngoingDelivery.SendableWithPrintFallback>
,OngoingDelivery.SendableDelivery
,OngoingDelivery.WithPrintFallback
- Enclosing interface:
- OngoingDelivery<OPERATIONS extends OngoingDelivery<OPERATIONS> & OngoingDelivery.SendableDelivery>
public static interface OngoingDelivery.SendableWithPrintFallback extends OngoingDelivery.SendableDelivery, OngoingDelivery.WithPrintFallback
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface no.digipost.api.client.delivery.OngoingDelivery
OngoingDelivery.ForPrintOnly, OngoingDelivery.SendableDelivery, OngoingDelivery.SendableForPrintOnly, OngoingDelivery.SendableWithPrintFallback, OngoingDelivery.WithPrintFallback
-
-
Method Summary
-
Methods inherited from interface no.digipost.api.client.delivery.OngoingDelivery
addContent, addContent
-
Methods inherited from interface no.digipost.api.client.delivery.OngoingDelivery.SendableDelivery
send
-
Methods inherited from interface no.digipost.api.client.delivery.OngoingDelivery.WithPrintFallback
addContent, addContent
-
-