public static class InflationPayout.InflationPayoutBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
InflationPayout.InflationPayoutBuilder |
amount(Int64 amount) |
InflationPayout |
build() |
InflationPayout.InflationPayoutBuilder |
destination(AccountID destination) |
java.lang.String |
toString() |
public InflationPayout.InflationPayoutBuilder destination(AccountID destination)
this
.public InflationPayout.InflationPayoutBuilder amount(Int64 amount)
this
.public InflationPayout build()
public java.lang.String toString()
toString
in class java.lang.Object