@Beta
public interface Problem
| Modifier and Type | Interface and Description |
|---|---|
static class |
Problem.Severity
The severity of a problem
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getMessage() |
Problem.Severity |
getSeverity() |
String getId()
String getMessage()
Problem.Severity getSeverity()
Copyright © 2015. All Rights Reserved.