public static class FeeBumpTransaction.FeeBumpTransactionInnerTx.FeeBumpTransactionInnerTxBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
FeeBumpTransaction.FeeBumpTransactionInnerTx |
build() |
FeeBumpTransaction.FeeBumpTransactionInnerTx.FeeBumpTransactionInnerTxBuilder |
discriminant(EnvelopeType discriminant) |
java.lang.String |
toString() |
FeeBumpTransaction.FeeBumpTransactionInnerTx.FeeBumpTransactionInnerTxBuilder |
v1(TransactionV1Envelope v1) |
public FeeBumpTransaction.FeeBumpTransactionInnerTx.FeeBumpTransactionInnerTxBuilder discriminant(EnvelopeType discriminant)
this
.public FeeBumpTransaction.FeeBumpTransactionInnerTx.FeeBumpTransactionInnerTxBuilder v1(TransactionV1Envelope v1)
this
.public FeeBumpTransaction.FeeBumpTransactionInnerTx build()
public java.lang.String toString()
toString
in class java.lang.Object