public static class PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess |
build() |
PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder |
last(SimplePaymentResult last) |
PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder |
offers(ClaimAtom[] offers) |
java.lang.String |
toString() |
public PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder offers(ClaimAtom[] offers)
this
.public PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder last(SimplePaymentResult last)
this
.public PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess build()
public java.lang.String toString()
toString
in class java.lang.Object