| Package | Description |
|---|---|
| com.github.mjd507.util.http |
| Modifier and Type | Method and Description |
|---|---|
static ApiCode |
ApiCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiCode[] |
ApiCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ApiResponse |
ApiResponse.error(ApiCode apiCode) |
static ApiResponse |
ApiResponse.error(ApiCode apiCode,
String msg) |
Copyright © 2020. All rights reserved.