Class ListRecipientType.Builder
- java.lang.Object
-
- com.courier.api.resources.send.types.ListRecipientType.Builder
-
- Enclosing class:
- ListRecipientType
public static final class ListRecipientType.Builder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListRecipientTypebuild()ListRecipientType.Builderfrom(ListRecipientType other)
-
-
-
Method Detail
-
from
public ListRecipientType.Builder from(ListRecipientType other)
-
build
public ListRecipientType build()
-
-