public static class ActionDetailsList.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ActionDetailsList.Builder |
actions(List<ActionDetails> actions)
A list of one or more ActionDetails objects.
|
ActionDetailsList |
build() |
ActionDetailsList.Builder |
copy(ActionDetailsList model) |
public ActionDetailsList.Builder actions(List<ActionDetails> actions)
A list of one or more ActionDetails objects.
actions
- the value to setpublic ActionDetailsList build()
public ActionDetailsList.Builder copy(ActionDetailsList model)
Copyright © 2016–2024. All rights reserved.