@Value.Immutable
public static interface Verifier.Result
| Modifier and Type | Interface and Description |
|---|---|
static class |
Verifier.Result.Status |
| Modifier and Type | Method and Description |
|---|---|
List<Verifier.Error> |
getErrors() |
Verifier.Scope |
getScope() |
Verifier.Result.Status |
getStatus() |
Verifier.Result.Status getStatus()
Verifier.Scope getScope()
List<Verifier.Error> getErrors()
Copyright © 2016–2017 Red Hat. All rights reserved.