public static class ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
extends java.lang.Object
public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder ledgerMaxDiskReadEntries(Uint32 ledgerMaxDiskReadEntries)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder ledgerMaxDiskReadBytes(Uint32 ledgerMaxDiskReadBytes)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder ledgerMaxWriteLedgerEntries(Uint32 ledgerMaxWriteLedgerEntries)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder ledgerMaxWriteBytes(Uint32 ledgerMaxWriteBytes)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder txMaxDiskReadEntries(Uint32 txMaxDiskReadEntries)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder txMaxDiskReadBytes(Uint32 txMaxDiskReadBytes)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder txMaxWriteLedgerEntries(Uint32 txMaxWriteLedgerEntries)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder txMaxWriteBytes(Uint32 txMaxWriteBytes)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder feeDiskReadLedgerEntry(Int64 feeDiskReadLedgerEntry)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder feeWriteLedgerEntry(Int64 feeWriteLedgerEntry)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder feeDiskRead1KB(Int64 feeDiskRead1KB)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder sorobanStateTargetSizeBytes(Int64 sorobanStateTargetSizeBytes)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder rentFee1KBSorobanStateSizeLow(Int64 rentFee1KBSorobanStateSizeLow)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder rentFee1KBSorobanStateSizeHigh(Int64 rentFee1KBSorobanStateSizeHigh)
this
.public ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder sorobanStateRentFeeGrowthFactor(Uint32 sorobanStateRentFeeGrowthFactor)
this
.public ConfigSettingContractLedgerCostV0 build()
public java.lang.String toString()
toString
in class java.lang.Object