T - the type of the raw result objectpublic final class ResultCapture<T> extends Object
| Constructor and Description |
|---|
ResultCapture() |
| Modifier and Type | Method and Description |
|---|---|
T |
getClientResult() |
String |
getRequestId() |
Map<String,String> |
getResponseMetadata() |
void |
setClientResult(T value) |
void |
setResponseMetadata(Map<String,String> value) |
String |
toString() |
Copyright © 2014. All rights reserved.