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