public static class SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SorobanTransactionMetaExtV1 |
build() |
SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder |
ext(ExtensionPoint ext) |
SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder |
rentFeeCharged(Int64 rentFeeCharged) |
java.lang.String |
toString() |
SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder |
totalNonRefundableResourceFeeCharged(Int64 totalNonRefundableResourceFeeCharged) |
SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder |
totalRefundableResourceFeeCharged(Int64 totalRefundableResourceFeeCharged) |
public SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder ext(ExtensionPoint ext)
this
.public SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder totalNonRefundableResourceFeeCharged(Int64 totalNonRefundableResourceFeeCharged)
this
.public SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder totalRefundableResourceFeeCharged(Int64 totalRefundableResourceFeeCharged)
this
.public SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder rentFeeCharged(Int64 rentFeeCharged)
this
.public SorobanTransactionMetaExtV1 build()
public java.lang.String toString()
toString
in class java.lang.Object