- Enclosing class:
- Errors
public static final class Errors.Builder
extends Object
Builder to help construct the Errors.
-
Method Summary
Builds the Errors instance.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
put
- Parameters:
name
- Error name
apiError
- ApiError
- Returns:
- Builder
-
build
Builds the Errors instance.
- Returns:
- Errors instance