public class ListResponseOfEmailThreadBuilder extends Object
Constructor and Description |
---|
ListResponseOfEmailThreadBuilder(ListResponseOfEmailThread model) |
Modifier and Type | Method and Description |
---|---|
ListResponseOfEmailThread |
build()
Build ListResponseOfEmailThread instance.
|
ListResponseOfEmailThreadBuilder |
value(List<EmailThread> value)
Set ListResponseOfEmailThread.value and return builder.
|
public ListResponseOfEmailThreadBuilder(ListResponseOfEmailThread model)
public ListResponseOfEmailThread build()
public ListResponseOfEmailThreadBuilder value(List<EmailThread> value)
value
- Copyright © 2020. All rights reserved.