Package | Description |
---|---|
org.jclouds.azure.management.domain | |
org.jclouds.azure.management.xml |
Modifier and Type | Method and Description |
---|---|
Error |
Error.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Error> |
Operation.getError()
The management service error returned if the asynchronous request failed.
|
Modifier and Type | Method and Description |
---|---|
Operation.Builder |
Operation.Builder.error(Error error) |
Error.Builder |
Error.Builder.fromError(Error in) |
Constructor and Description |
---|
Operation(String id,
String rawStatus,
Operation.Status status,
com.google.common.base.Optional<Integer> httpStatusCode,
com.google.common.base.Optional<Error> error) |
Modifier and Type | Method and Description |
---|---|
Error |
ErrorHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.