public class EdpResultResponse<T> extends AbstractBceResponse
metadata| Constructor and Description |
|---|
EdpResultResponse() |
| Modifier and Type | Method and Description |
|---|---|
T |
getResult() |
int |
getStatus() |
Boolean |
getSuccess() |
void |
setResult(T result) |
String |
toString() |
EdpResultResponse<T> |
withResult(T result) |
getMetadataCopyright © 2024. All rights reserved.