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.BuilderActionList.Builder. actions(List<Action> actions)A list of one or more Action objects.static ActionList.BuilderActionList. builder()Create a new builder.ActionList.BuilderActionList.Builder. copy(ActionList model)ActionList.BuilderActionList. toBuilder()
-