public static interface ExecutableUpdateOperation.TerminatingUpdate
| Modifier and Type | Method and Description |
|---|---|
WriteResult |
apply(Update update)
|
WriteResult apply(Update update)
update - Update to apply; must not be null.result of the update; never null.IllegalArgumentException - if Update is null.WriteResultCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.