Interface AsyncPassthroughReciept.AsyncPassthroughReceiptIdStage
-
- All Known Implementing Classes:
AsyncPassthroughReciept.Builder
- Enclosing class:
- AsyncPassthroughReciept
public static interface AsyncPassthroughReciept.AsyncPassthroughReceiptIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AsyncPassthroughReciept._FinalStageasyncPassthroughReceiptId(java.lang.String asyncPassthroughReceiptId)AsyncPassthroughReciept.Builderfrom(AsyncPassthroughReciept other)
-
-
-
Method Detail
-
asyncPassthroughReceiptId
AsyncPassthroughReciept._FinalStage asyncPassthroughReceiptId(java.lang.String asyncPassthroughReceiptId)
-
from
AsyncPassthroughReciept.Builder from(AsyncPassthroughReciept other)
-
-