| Package | Description |
|---|---|
| org.jclouds.gogrid | |
| org.jclouds.gogrid.domain.internal | |
| org.jclouds.gogrid.handlers |
| Modifier and Type | Method and Description |
|---|---|
Set<ErrorResponse> |
GoGridResponseException.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoGridResponseException.setErrors(Set<ErrorResponse> errors) |
| Constructor and Description |
|---|
GoGridResponseException(HttpCommand command,
HttpResponse response,
Set<ErrorResponse> errors) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
ErrorResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
ErrorResponse.compareTo(ErrorResponse that) |
T |
ErrorResponse.Builder.fromErrorResponse(ErrorResponse in) |
| Constructor and Description |
|---|
GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>> errorParser) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.