| Package | Description |
|---|---|
| com.hubspot.slack.client.http.status |
| Modifier and Type | Method and Description |
|---|---|
HttpStatusFamily |
StandardHttpStatus.getFamily() |
HttpStatusFamily |
HttpStatusImpl.getFamily() |
HttpStatusFamily |
HttpStatus.getFamily() |
static HttpStatusFamily |
HttpStatusFamily.getFamily(int code) |
static HttpStatusFamily |
HttpStatusFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpStatusFamily[] |
HttpStatusFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.