Interface FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol
-
- All Known Implementing Classes:
FacadeRuntimeErrorResultWithOwnResponseCode$ErrorWithBodyFromProtocolImpl
- Enclosing class:
- FacadeRuntimeErrorResultWithOwnResponseCode<T>
public static interface FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default FacadeRuntimeErrorResultWithOwnResponseCodemap(ReturnableProcessErrorResult result)voidmap(ReturnableProcessErrorResult source, FacadeRuntimeErrorResultWithOwnResponseCode target)
-
-
-
Method Detail
-
map
void map(ReturnableProcessErrorResult source, FacadeRuntimeErrorResultWithOwnResponseCode target)
-
map
default FacadeRuntimeErrorResultWithOwnResponseCode map(ReturnableProcessErrorResult result)
-
-