Modifier and Type | Class and Description |
---|---|
static class |
Operation.Error.Entry |
Modifier and Type | Method and Description |
---|---|
static Operation.Error |
create(List<Operation.Error.Entry> errors) |
static Operation.Error |
empty() |
abstract List<Operation.Error.Entry> |
errors() |
public abstract List<Operation.Error.Entry> errors()
public static Operation.Error create(List<Operation.Error.Entry> errors)
public static Operation.Error empty()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.