| Package | Description |
|---|---|
| no.digipost.signature.client.core.internal.http |
| Modifier and Type | Method and Description |
|---|---|
static ResponseStatus.Custom |
ResponseStatus.Custom.fromStatusCode(int code)
Convert a numerical status code into the corresponding CustomStatus.
|
static ResponseStatus.Custom |
ResponseStatus.Custom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseStatus.Custom[] |
ResponseStatus.Custom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Digipost. All rights reserved.