public class AppendToResponseBuilder extends Object
| Constructor and Description |
|---|
AppendToResponseBuilder(AppendToResponseMethod method)
Construct the builder with the first method
|
| Modifier and Type | Method and Description |
|---|---|
AppendToResponseBuilder |
add(AppendToResponseMethod method)
Add a method to the list
|
String |
build()
Generate the string
|
public AppendToResponseBuilder(AppendToResponseMethod method)
method - methodpublic String build()
public AppendToResponseBuilder add(AppendToResponseMethod method)
method - methodCopyright © 2012–2017. All rights reserved.