| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use APIResult.Status | |
|---|---|
| org.apache.lens.api | |
| Uses of APIResult.Status in org.apache.lens.api | 
|---|
| Methods in org.apache.lens.api that return APIResult.Status | |
|---|---|
| static APIResult.Status | APIResult.Status.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static APIResult.Status[] | APIResult.Status.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Constructors in org.apache.lens.api with parameters of type APIResult.Status | |
|---|---|
| APIResult(APIResult.Status status,
          String message)Instantiates a new API result. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||