| Package | Description |
|---|---|
| org.hawkular.client.core | |
| org.hawkular.client.core.jaxrs |
| Constructor and Description |
|---|
DefaultClientResponse(com.fasterxml.jackson.databind.JavaType javaType,
javax.ws.rs.core.Response serverResponse,
ResponseCodes expectedCode) |
| Modifier and Type | Method and Description |
|---|---|
static ResponseCodes |
ResponseCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseCodes[] |
ResponseCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.