| Package | Description |
|---|---|
| xyz.lamergameryt.allen4j |
| Modifier and Type | Field and Description |
|---|---|
protected APIEndpoint |
Request.endpoint
The endpoint of the request that will be accessed.
|
| Modifier and Type | Method and Description |
|---|---|
APIEndpoint |
Request.getEndpoint()
Returns the API endpoint of the request.
|
static APIEndpoint |
APIEndpoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIEndpoint[] |
APIEndpoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.