| 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(org.jclouds.http.HttpCommand command,
org.jclouds.http.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(org.jclouds.http.functions.ParseJson<GenericResponseContainer<ErrorResponse>> errorParser) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.