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 - public String build()
public AppendToResponseBuilder add(AppendToResponseMethod method)
method - Copyright © 2012-2016. All Rights Reserved.