Uses of Class
com.oracle.bmc.events.model.ActionList.Builder
-
Packages that use ActionList.Builder Package Description com.oracle.bmc.events.model -
-
Uses of ActionList.Builder in com.oracle.bmc.events.model
Methods in com.oracle.bmc.events.model that return ActionList.Builder Modifier and Type Method Description ActionList.Builder
ActionList.Builder. actions(List<Action> actions)
A list of one or more Action objects.static ActionList.Builder
ActionList. builder()
Create a new builder.ActionList.Builder
ActionList.Builder. copy(ActionList model)
ActionList.Builder
ActionList. toBuilder()
-