- AbsBefore(long) - Constructor for class org.stellar.sdk.Predicate.AbsBefore
-
- AbsBefore(BigInteger) - Constructor for class org.stellar.sdk.Predicate.AbsBefore
-
- AbsBefore(TimePoint) - Constructor for class org.stellar.sdk.Predicate.AbsBefore
-
Creates a new AbsBefore
instance.
- absBefore(Int64) - Method in class org.stellar.sdk.xdr.ClaimPredicate.ClaimPredicateBuilder
-
- AbstractTransaction - Class in org.stellar.sdk
-
Abstract class for transaction classes.
- accepted(Value[]) - Method in class org.stellar.sdk.xdr.SCPNomination.SCPNominationBuilder
-
- Account - Class in org.stellar.sdk
-
Represents an account in Stellar network with its sequence number.
- Account(String, Long) - Constructor for class org.stellar.sdk.Account
-
Creates a new Account
instance.
- account(HttpUrl) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
-
- account(String) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
-
Requests GET /accounts/{account}
- account(AccountEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder
-
- account(LedgerKey.LedgerKeyAccount) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyBuilder
-
- AccountCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_created effect response.
- AccountCreatedEffectResponse(String) - Constructor for class org.stellar.sdk.responses.effects.AccountCreatedEffectResponse
-
- AccountCreditedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_credited effect response.
- AccountCreditedEffectResponse(String, String, String, String) - Constructor for class org.stellar.sdk.responses.effects.AccountCreditedEffectResponse
-
- AccountDebitedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_debited effect response.
- AccountDebitedEffectResponse(String, String, String, String) - Constructor for class org.stellar.sdk.responses.effects.AccountDebitedEffectResponse
-
- AccountEntry - Class in org.stellar.sdk.xdr
-
AccountEntry's original definition in the XDR file is:
- AccountEntry() - Constructor for class org.stellar.sdk.xdr.AccountEntry
-
- AccountEntry(AccountID, Int64, SequenceNumber, Uint32, AccountID, Uint32, String32, Thresholds, Signer[], AccountEntry.AccountEntryExt) - Constructor for class org.stellar.sdk.xdr.AccountEntry
-
- AccountEntry.AccountEntryBuilder - Class in org.stellar.sdk.xdr
-
- AccountEntry.AccountEntryExt - Class in org.stellar.sdk.xdr
-
AccountEntryExt's original definition in the XDR file is:
- AccountEntry.AccountEntryExt.AccountEntryExtBuilder - Class in org.stellar.sdk.xdr
-
- AccountEntryExt() - Constructor for class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
-
- AccountEntryExt(Integer, AccountEntryExtensionV1) - Constructor for class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
-
- AccountEntryExtensionV1 - Class in org.stellar.sdk.xdr
-
AccountEntryExtensionV1's original definition in the XDR file is:
- AccountEntryExtensionV1() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV1
-
- AccountEntryExtensionV1(Liabilities, AccountEntryExtensionV1.AccountEntryExtensionV1Ext) - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV1
-
- AccountEntryExtensionV1.AccountEntryExtensionV1Builder - Class in org.stellar.sdk.xdr
-
- AccountEntryExtensionV1.AccountEntryExtensionV1Ext - Class in org.stellar.sdk.xdr
-
AccountEntryExtensionV1Ext's original definition in the XDR file is:
- AccountEntryExtensionV1.AccountEntryExtensionV1Ext.AccountEntryExtensionV1ExtBuilder - Class in org.stellar.sdk.xdr
-
- AccountEntryExtensionV1Ext() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
-
- AccountEntryExtensionV1Ext(Integer, AccountEntryExtensionV2) - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
-
- AccountEntryExtensionV2 - Class in org.stellar.sdk.xdr
-
AccountEntryExtensionV2's original definition in the XDR file is:
- AccountEntryExtensionV2() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV2
-
- AccountEntryExtensionV2(Uint32, Uint32, SponsorshipDescriptor[], AccountEntryExtensionV2.AccountEntryExtensionV2Ext) - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV2
-
- AccountEntryExtensionV2.AccountEntryExtensionV2Builder - Class in org.stellar.sdk.xdr
-
- AccountEntryExtensionV2.AccountEntryExtensionV2Ext - Class in org.stellar.sdk.xdr
-
AccountEntryExtensionV2Ext's original definition in the XDR file is:
- AccountEntryExtensionV2.AccountEntryExtensionV2Ext.AccountEntryExtensionV2ExtBuilder - Class in org.stellar.sdk.xdr
-
- AccountEntryExtensionV2Ext() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
-
- AccountEntryExtensionV2Ext(Integer, AccountEntryExtensionV3) - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
-
- AccountEntryExtensionV3 - Class in org.stellar.sdk.xdr
-
AccountEntryExtensionV3's original definition in the XDR file is:
- AccountEntryExtensionV3() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV3
-
- AccountEntryExtensionV3(ExtensionPoint, Uint32, TimePoint) - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV3
-
- AccountEntryExtensionV3.AccountEntryExtensionV3Builder - Class in org.stellar.sdk.xdr
-
- AccountFlag - Enum in org.stellar.sdk
-
- AccountFlags - Enum in org.stellar.sdk.xdr
-
AccountFlags's original definition in the XDR file is:
- AccountFlagsUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_flags_updated effect response.
- AccountFlagsUpdatedEffectResponse(Boolean, Boolean) - Constructor for class org.stellar.sdk.responses.effects.AccountFlagsUpdatedEffectResponse
-
- AccountHomeDomainUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_home_domain_updated effect response.
- AccountHomeDomainUpdatedEffectResponse(String) - Constructor for class org.stellar.sdk.responses.effects.AccountHomeDomainUpdatedEffectResponse
-
- accountId(String) - Method in class org.stellar.sdk.operations.RevokeAccountSponsorshipOperation.RevokeAccountSponsorshipOperationBuilder
-
The account whose sponsorship will be revoked.
- accountId(String) - Method in class org.stellar.sdk.operations.RevokeDataSponsorshipOperation.RevokeDataSponsorshipOperationBuilder
-
The account whose data entry will be revoked.
- accountId(String) - Method in class org.stellar.sdk.operations.RevokeSignerSponsorshipOperation.RevokeSignerSponsorshipOperationBuilder
-
The account whose signer will be revoked.
- accountId(String) - Method in class org.stellar.sdk.operations.RevokeTrustlineSponsorshipOperation.RevokeTrustlineSponsorshipOperationBuilder
-
The account whose trustline will be revoked.
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryBuilder
-
- AccountID - Class in org.stellar.sdk.xdr
-
AccountID's original definition in the XDR file is:
- AccountID() - Constructor for class org.stellar.sdk.xdr.AccountID
-
- AccountID(PublicKey) - Constructor for class org.stellar.sdk.xdr.AccountID
-
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.DataEntry.DataEntryBuilder
-
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyAccount.LedgerKeyAccountBuilder
-
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData.LedgerKeyDataBuilder
-
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine.LedgerKeyTrustLineBuilder
-
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner.RevokeSponsorshipOpSignerBuilder
-
- accountId(AccountID) - Method in class org.stellar.sdk.xdr.SCAddress.SCAddressBuilder
-
- accountID(AccountID) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryBuilder
-
- AccountInflationDestinationUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_inflation_destination_updated effect response.
- AccountInflationDestinationUpdatedEffectResponse() - Constructor for class org.stellar.sdk.responses.effects.AccountInflationDestinationUpdatedEffectResponse
-
- AccountMergeOperation - Class in org.stellar.sdk.operations
-
- AccountMergeOperation.AccountMergeOperationBuilder<C extends AccountMergeOperation,B extends AccountMergeOperation.AccountMergeOperationBuilder<C,B>> - Class in org.stellar.sdk.operations
-
- AccountMergeOperationBuilder() - Constructor for class org.stellar.sdk.operations.AccountMergeOperation.AccountMergeOperationBuilder
-
- AccountMergeOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents AccountMerge operation response.
- AccountMergeOperationResponse(String, String, BigInteger, String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.operations.AccountMergeOperationResponse
-
- AccountMergeResult - Class in org.stellar.sdk.xdr
-
AccountMergeResult's original definition in the XDR file is:
- AccountMergeResult() - Constructor for class org.stellar.sdk.xdr.AccountMergeResult
-
- AccountMergeResult(AccountMergeResultCode, Int64) - Constructor for class org.stellar.sdk.xdr.AccountMergeResult
-
- accountMergeResult(AccountMergeResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
-
- AccountMergeResult.AccountMergeResultBuilder - Class in org.stellar.sdk.xdr
-
- AccountMergeResultCode - Enum in org.stellar.sdk.xdr
-
AccountMergeResultCode's original definition in the XDR file is:
- AccountNotFoundException - Exception in org.stellar.sdk.exception
-
Exception thrown when trying to load an account that doesn't exist on the Stellar network.
- AccountNotFoundException(String) - Constructor for exception org.stellar.sdk.exception.AccountNotFoundException
-
- AccountRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_removed effect response.
- AccountRemovedEffectResponse() - Constructor for class org.stellar.sdk.responses.effects.AccountRemovedEffectResponse
-
- AccountRequiresMemoException - Exception in org.stellar.sdk.exception
-
AccountRequiresMemoException is thrown when a transaction is trying to submit an operation to an
account which requires a memo.
- AccountRequiresMemoException(String, String, int) - Constructor for exception org.stellar.sdk.exception.AccountRequiresMemoException
-
- AccountResponse - Class in org.stellar.sdk.responses
-
Represents account response.
- AccountResponse() - Constructor for class org.stellar.sdk.responses.AccountResponse
-
- AccountResponse.Balance - Class in org.stellar.sdk.responses
-
Represents account balance.
- AccountResponse.Data - Class in org.stellar.sdk.responses
-
Data connected to account.
- AccountResponse.Flags - Class in org.stellar.sdk.responses
-
Represents account flags.
- AccountResponse.Links - Class in org.stellar.sdk.responses
-
Links connected to account.
- AccountResponse.Signer - Class in org.stellar.sdk.responses
-
Represents account signers.
- AccountResponse.Thresholds - Class in org.stellar.sdk.responses
-
Represents account thresholds.
- Accounts(Integer, Integer, Integer) - Constructor for class org.stellar.sdk.responses.AssetResponse.Accounts
-
- accounts() - Method in class org.stellar.sdk.Server
-
- AccountSponsorshipCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_sponsorship_created effect response.
- AccountSponsorshipCreatedEffectResponse(String) - Constructor for class org.stellar.sdk.responses.effects.AccountSponsorshipCreatedEffectResponse
-
- AccountSponsorshipRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_sponsorship_removed effect response.
- AccountSponsorshipRemovedEffectResponse(String) - Constructor for class org.stellar.sdk.responses.effects.AccountSponsorshipRemovedEffectResponse
-
- AccountSponsorshipUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_sponsorship_updated effect response.
- AccountSponsorshipUpdatedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.AccountSponsorshipUpdatedEffectResponse
-
- AccountsRequestBuilder - Class in org.stellar.sdk.requests
-
Builds requests connected to accounts.
- AccountsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.AccountsRequestBuilder
-
- AccountThresholdsUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents account_thresholds_updated effect response.
- AccountThresholdsUpdatedEffectResponse(Integer, Integer, Integer) - Constructor for class org.stellar.sdk.responses.effects.AccountThresholdsUpdatedEffectResponse
-
- addedAuthenticatedPeers(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
-
- addMemo(Memo) - Method in class org.stellar.sdk.TransactionBuilder
-
Adds a
memo to this transaction.
- addOperation(Operation) - Method in class org.stellar.sdk.TransactionBuilder
-
- addOperations(Collection<Operation>) - Method in class org.stellar.sdk.TransactionBuilder
-
- addPreconditions(TransactionPreconditions) - Method in class org.stellar.sdk.TransactionBuilder
-
Adds preconditions.
- Address - Class in org.stellar.sdk
-
Represents a single address in the Stellar network.
- Address(String) - Constructor for class org.stellar.sdk.Address
-
Creates a new
Address
from a Stellar public key (G...), contract ID (C...), med25519
public key (M...), liquidity pool ID (L...), or claimable balance ID (B...).
- address(SCAddress) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress.ContractIDPreimageFromAddressBuilder
-
- address(SCAddress) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
-
- address(SCAddress) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.SorobanAddressCredentialsBuilder
-
- address(SorobanAddressCredentials) - Method in class org.stellar.sdk.xdr.SorobanCredentials.SorobanCredentialsBuilder
-
- Address.AddressType - Enum in org.stellar.sdk
-
Represents the type of the address.
- addSignature(DecoratedSignature) - Method in class org.stellar.sdk.AbstractTransaction
-
Adds a signature to the transaction's existing list of signatures.
- afterLedger(int) - Static method in class org.stellar.sdk.TOID
-
Creates a new TOID that represents the ledger time **after** any contents (e.g.
- AllowTrustOp - Class in org.stellar.sdk.xdr
-
AllowTrustOp's original definition in the XDR file is:
- AllowTrustOp() - Constructor for class org.stellar.sdk.xdr.AllowTrustOp
-
- AllowTrustOp(AccountID, AssetCode, Uint32) - Constructor for class org.stellar.sdk.xdr.AllowTrustOp
-
- allowTrustOp(AllowTrustOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
-
- AllowTrustOp.AllowTrustOpBuilder - Class in org.stellar.sdk.xdr
-
- AllowTrustOperation - Class in org.stellar.sdk.operations
-
- AllowTrustOperation.AllowTrustOperationBuilder<C extends AllowTrustOperation,B extends AllowTrustOperation.AllowTrustOperationBuilder<C,B>> - Class in org.stellar.sdk.operations
-
Deprecated.
- AllowTrustOperation.TrustLineEntryFlag - Enum in org.stellar.sdk.operations
-
Deprecated.
Indicates which flags to set for a trust line entry.
- AllowTrustOperationBuilder() - Constructor for class org.stellar.sdk.operations.AllowTrustOperation.AllowTrustOperationBuilder
-
Deprecated.
- AllowTrustOperationResponse - Class in org.stellar.sdk.responses.operations
-
- AllowTrustOperationResponse(String, String, String, BigInteger, String, String, String, Boolean, Boolean) - Constructor for class org.stellar.sdk.responses.operations.AllowTrustOperationResponse
-
Deprecated.
- AllowTrustResult - Class in org.stellar.sdk.xdr
-
AllowTrustResult's original definition in the XDR file is:
- AllowTrustResult() - Constructor for class org.stellar.sdk.xdr.AllowTrustResult
-
- AllowTrustResult(AllowTrustResultCode) - Constructor for class org.stellar.sdk.xdr.AllowTrustResult
-
- allowTrustResult(AllowTrustResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
-
- AllowTrustResult.AllowTrustResultBuilder - Class in org.stellar.sdk.xdr
-
- AllowTrustResultCode - Enum in org.stellar.sdk.xdr
-
AllowTrustResultCode's original definition in the XDR file is:
- AlphaNum12 - Class in org.stellar.sdk.xdr
-
AlphaNum12's original definition in the XDR file is:
- AlphaNum12() - Constructor for class org.stellar.sdk.xdr.AlphaNum12
-
- AlphaNum12(AssetCode12, AccountID) - Constructor for class org.stellar.sdk.xdr.AlphaNum12
-
- alphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.Asset.AssetBuilder
-
- alphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset.ChangeTrustAssetBuilder
-
- alphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.TrustLineAsset.TrustLineAssetBuilder
-
- AlphaNum12.AlphaNum12Builder - Class in org.stellar.sdk.xdr
-
- AlphaNum4 - Class in org.stellar.sdk.xdr
-
AlphaNum4's original definition in the XDR file is:
- AlphaNum4() - Constructor for class org.stellar.sdk.xdr.AlphaNum4
-
- AlphaNum4(AssetCode4, AccountID) - Constructor for class org.stellar.sdk.xdr.AlphaNum4
-
- alphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.Asset.AssetBuilder
-
- alphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset.ChangeTrustAssetBuilder
-
- alphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.TrustLineAsset.TrustLineAssetBuilder
-
- AlphaNum4.AlphaNum4Builder - Class in org.stellar.sdk.xdr
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.ClawbackOperation.ClawbackOperationBuilder
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.CreateClaimableBalanceOperation.CreateClaimableBalanceOperationBuilder
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.CreatePassiveSellOfferOperation.CreatePassiveSellOfferOperationBuilder
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.ManageBuyOfferOperation.ManageBuyOfferOperationBuilder
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.ManageSellOfferOperation.ManageSellOfferOperationBuilder
-
- amount(BigDecimal) - Method in class org.stellar.sdk.operations.PaymentOperation.PaymentOperationBuilder
-
- amount(String) - Method in class org.stellar.sdk.responses.sorobanrpc.GetSACBalanceResponse.BalanceEntry.BalanceEntryBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.ClawbackOp.ClawbackOpBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp.CreateClaimableBalanceOpBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp.CreatePassiveSellOfferOpBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.InflationPayout.InflationPayoutBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp.ManageSellOfferOpBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.PaymentOp.PaymentOpBuilder
-
- amount(Int64) - Method in class org.stellar.sdk.xdr.SimplePaymentResult.SimplePaymentResultBuilder
-
- amountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.ClaimLiquidityAtomBuilder
-
- amountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.ClaimOfferAtomBuilder
-
- amountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.ClaimOfferAtomV0Builder
-
- amountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.ClaimLiquidityAtomBuilder
-
- amountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.ClaimOfferAtomBuilder
-
- amountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.ClaimOfferAtomV0Builder
-
- And(Predicate, Predicate) - Constructor for class org.stellar.sdk.Predicate.And
-
Creates a new And
instance.
- andPredicates(ClaimPredicate[]) - Method in class org.stellar.sdk.xdr.ClaimPredicate.ClaimPredicateBuilder
-
- apply(int) - Method in interface org.stellar.sdk.SorobanServer.SleepStrategy
-
- apply(T) - Method in interface org.stellar.sdk.Util.XdrDecodeFunction
-
- archivedEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry.HotArchiveBucketEntryBuilder
-
- archivedSorobanEntries(Uint32[]) - Method in class org.stellar.sdk.xdr.SorobanResourcesExtV0.SorobanResourcesExtV0Builder
-
- args(SCVal[]) - Method in class org.stellar.sdk.xdr.InvokeContractArgs.InvokeContractArgsBuilder
-
- AssembledTransaction<T> - Class in org.stellar.sdk.contract
-
- AssembledTransaction(TransactionBuilder, SorobanServer, KeyPair, Function<SCVal, T>, int) - Constructor for class org.stellar.sdk.contract.AssembledTransaction
-
Creates a new AssembledTransaction.
- AssembledTransactionException - Exception in org.stellar.sdk.contract.exception
-
Raised when an assembled transaction fails.
- AssembledTransactionException(String, AssembledTransaction<?>) - Constructor for exception org.stellar.sdk.contract.exception.AssembledTransactionException
-
- assembleTransaction(Transaction, SimulateTransactionResponse) - Static method in class org.stellar.sdk.SorobanServer
-
- assertNonNativeAsset(Asset) - Static method in class org.stellar.sdk.Util
-
Throws IllegalArgumentException
if the given asset is native (XLM).
- Asset - Class in org.stellar.sdk
-
Base Asset class.
- asset(ChangeTrustAsset) - Method in class org.stellar.sdk.operations.ChangeTrustOperation.ChangeTrustOperationBuilder
-
The asset of the trustline.
- asset(Asset) - Method in class org.stellar.sdk.operations.ClawbackOperation.ClawbackOperationBuilder
-
Asset held by the destination account.
- asset(Asset) - Method in class org.stellar.sdk.operations.CreateClaimableBalanceOperation.CreateClaimableBalanceOperationBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.operations.PaymentOperation.PaymentOperationBuilder
-
Asset to send to the destination account.
- asset(TrustLineAsset) - Method in class org.stellar.sdk.operations.RevokeTrustlineSponsorshipOperation.RevokeTrustlineSponsorshipOperationBuilder
-
The asset of the trustline which will be revoked.
- asset(Asset) - Method in class org.stellar.sdk.operations.SetTrustlineFlagsOperation.SetTrustlineFlagsOperationBuilder
-
The asset trustline whose flags are being modified.
- asset(AssetCode) - Method in class org.stellar.sdk.xdr.AllowTrustOp.AllowTrustOpBuilder
-
- Asset - Class in org.stellar.sdk.xdr
-
Asset's original definition in the XDR file is:
- Asset() - Constructor for class org.stellar.sdk.xdr.Asset
-
- Asset(AssetType, AlphaNum4, AlphaNum12) - Constructor for class org.stellar.sdk.xdr.Asset
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.ClawbackOp.ClawbackOpBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp.CreateClaimableBalanceOpBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
-
- asset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine.LedgerKeyTrustLineBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.PaymentOp.PaymentOpBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp.SetTrustLineFlagsOpBuilder
-
- asset(Asset) - Method in class org.stellar.sdk.xdr.SimplePaymentResult.SimplePaymentResultBuilder
-
- asset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryBuilder
-
- Asset.AssetBuilder - Class in org.stellar.sdk.xdr
-
- assetA(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters.LiquidityPoolConstantProductParametersBuilder
-
- AssetAmount - Class in org.stellar.sdk.responses
-
Represents an amount of asset.
- AssetAmount(Asset, String) - Constructor for class org.stellar.sdk.responses.AssetAmount
-
- assetB(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters.LiquidityPoolConstantProductParametersBuilder
-
- assetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.ClaimLiquidityAtomBuilder
-
- assetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.ClaimOfferAtomBuilder
-
- assetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.ClaimOfferAtomV0Builder
-
- assetCode(String) - Method in class org.stellar.sdk.operations.AllowTrustOperation.AllowTrustOperationBuilder
-
Deprecated.
The asset of the trustline the source account is authorizing.
- assetCode(String) - Method in class org.stellar.sdk.requests.AssetsRequestBuilder
-
- assetCode(AssetCode12) - Method in class org.stellar.sdk.xdr.AlphaNum12.AlphaNum12Builder
-
- assetCode(AssetCode4) - Method in class org.stellar.sdk.xdr.AlphaNum4.AlphaNum4Builder
-
- AssetCode - Class in org.stellar.sdk.xdr
-
AssetCode's original definition in the XDR file is:
- AssetCode() - Constructor for class org.stellar.sdk.xdr.AssetCode
-
- AssetCode(AssetType, AssetCode4, AssetCode12) - Constructor for class org.stellar.sdk.xdr.AssetCode
-
- AssetCode.AssetCodeBuilder - Class in org.stellar.sdk.xdr
-
- assetCode12(AssetCode12) - Method in class org.stellar.sdk.xdr.AssetCode.AssetCodeBuilder
-
- AssetCode12 - Class in org.stellar.sdk.xdr
-
AssetCode12's original definition in the XDR file is:
- AssetCode12() - Constructor for class org.stellar.sdk.xdr.AssetCode12
-
- AssetCode12(byte[]) - Constructor for class org.stellar.sdk.xdr.AssetCode12
-
- assetCode4(AssetCode4) - Method in class org.stellar.sdk.xdr.AssetCode.AssetCodeBuilder
-
- AssetCode4 - Class in org.stellar.sdk.xdr
-
AssetCode4's original definition in the XDR file is:
- AssetCode4() - Constructor for class org.stellar.sdk.xdr.AssetCode4
-
- AssetCode4(byte[]) - Constructor for class org.stellar.sdk.xdr.AssetCode4
-
- AssetContractBalanceChange(String, String, String, String, String, String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.operations.InvokeHostFunctionOperationResponse.AssetContractBalanceChange
-
- assetIssuer(String) - Method in class org.stellar.sdk.requests.AssetsRequestBuilder
-
- AssetResponse - Class in org.stellar.sdk.responses
-
- AssetResponse(String, String, String, String, String, Integer, Integer, Integer, AssetResponse.Accounts, String, String, String, AssetResponse.Balances, AssetResponse.Flags, AssetResponse.Links) - Constructor for class org.stellar.sdk.responses.AssetResponse
-
- AssetResponse.Accounts - Class in org.stellar.sdk.responses
-
Accounts describe asset accounts.
- AssetResponse.Balances - Class in org.stellar.sdk.responses
-
Balances describe asset balances.
- AssetResponse.Flags - Class in org.stellar.sdk.responses
-
Flags describe asset flags.
- AssetResponse.Links - Class in org.stellar.sdk.responses
-
Links connected to asset.
- assets() - Method in class org.stellar.sdk.Server
-
- assetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.ClaimLiquidityAtomBuilder
-
- assetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.ClaimOfferAtomBuilder
-
- assetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.ClaimOfferAtomV0Builder
-
- AssetsRequestBuilder - Class in org.stellar.sdk.requests
-
- AssetsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.AssetsRequestBuilder
-
- AssetType - Enum in org.stellar.sdk.xdr
-
AssetType's original definition in the XDR file is:
- AssetTypeCreditAlphaNum - Class in org.stellar.sdk
-
- AssetTypeCreditAlphaNum(String, String) - Constructor for class org.stellar.sdk.AssetTypeCreditAlphaNum
-
Creates a new AssetTypeCreditAlphaNum
instance.
- AssetTypeCreditAlphaNum12 - Class in org.stellar.sdk
-
Represents all assets with codes 5-12 characters long.
- AssetTypeCreditAlphaNum12(String, String) - Constructor for class org.stellar.sdk.AssetTypeCreditAlphaNum12
-
Class constructor
- AssetTypeCreditAlphaNum4 - Class in org.stellar.sdk
-
Represents all assets with codes 1-4 characters long.
- AssetTypeCreditAlphaNum4(String, String) - Constructor for class org.stellar.sdk.AssetTypeCreditAlphaNum4
-
Class constructor
- AssetTypeNative - Class in org.stellar.sdk
-
- AssetTypeNative() - Constructor for class org.stellar.sdk.AssetTypeNative
-
- Auth - Class in org.stellar.sdk
-
- Auth() - Constructor for class org.stellar.sdk.Auth
-
- auth(List<SorobanAuthorizationEntry>) - Method in class org.stellar.sdk.operations.InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder
-
The authorizations required to execute the host function
- Auth - Class in org.stellar.sdk.xdr
-
Auth's original definition in the XDR file is:
- Auth() - Constructor for class org.stellar.sdk.xdr.Auth
-
- Auth(Integer) - Constructor for class org.stellar.sdk.xdr.Auth
-
- auth(SorobanAuthorizationEntry[]) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionOp.InvokeHostFunctionOpBuilder
-
- auth(Auth) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
-
- Auth.AuthBuilder - Class in org.stellar.sdk.xdr
-
- Auth.Signature - Class in org.stellar.sdk
-
A signature, consisting of a public key and a signature.
- Auth.Signer - Interface in org.stellar.sdk
-
- AUTH_MSG_FLAG_FLOW_CONTROL_BYTES_REQUESTED - Static variable in class org.stellar.sdk.xdr.Constants
-
- AuthCert - Class in org.stellar.sdk.xdr
-
AuthCert's original definition in the XDR file is:
- AuthCert() - Constructor for class org.stellar.sdk.xdr.AuthCert
-
- AuthCert(Curve25519Public, Uint64, Signature) - Constructor for class org.stellar.sdk.xdr.AuthCert
-
- AuthCert.AuthCertBuilder - Class in org.stellar.sdk.xdr
-
- AuthenticatedMessage - Class in org.stellar.sdk.xdr
-
AuthenticatedMessage's original definition in the XDR file is:
- AuthenticatedMessage() - Constructor for class org.stellar.sdk.xdr.AuthenticatedMessage
-
- AuthenticatedMessage(Uint32, AuthenticatedMessage.AuthenticatedMessageV0) - Constructor for class org.stellar.sdk.xdr.AuthenticatedMessage
-
- AuthenticatedMessage.AuthenticatedMessageBuilder - Class in org.stellar.sdk.xdr
-
- AuthenticatedMessage.AuthenticatedMessageV0 - Class in org.stellar.sdk.xdr
-
AuthenticatedMessageV0's original definition in the XDR file is:
- AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder - Class in org.stellar.sdk.xdr
-
- AuthenticatedMessageV0() - Constructor for class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
-
- AuthenticatedMessageV0(Uint64, StellarMessage, HmacSha256Mac) - Constructor for class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
-
- authorize(AllowTrustOperation.TrustLineEntryFlag) - Method in class org.stellar.sdk.operations.AllowTrustOperation.AllowTrustOperationBuilder
-
Deprecated.
Indicates which flags to set for a trust line entry
- authorize(Uint32) - Method in class org.stellar.sdk.xdr.AllowTrustOp.AllowTrustOpBuilder
-
- authorized(Boolean) - Method in class org.stellar.sdk.responses.sorobanrpc.GetSACBalanceResponse.BalanceEntry.BalanceEntryBuilder
-
- authorizeEntry(String, KeyPair, Long, Network) - Static method in class org.stellar.sdk.Auth
-
Actually authorizes an existing authorization entry using the given the credentials and
expiration details, returning a signed copy.
- authorizeEntry(SorobanAuthorizationEntry, KeyPair, Long, Network) - Static method in class org.stellar.sdk.Auth
-
Actually authorizes an existing authorization entry using the given the credentials and
expiration details, returning a signed copy.
- authorizeEntry(String, Auth.Signer, Long, Network) - Static method in class org.stellar.sdk.Auth
-
Actually authorizes an existing authorization entry using the given the credentials and
expiration details, returning a signed copy.
- authorizeEntry(SorobanAuthorizationEntry, Auth.Signer, Long, Network) - Static method in class org.stellar.sdk.Auth
-
Actually authorizes an existing authorization entry using the given the credentials and
expiration details, returning a signed copy.
- authorizeInvocation(KeyPair, Long, SorobanAuthorizedInvocation, Network) - Static method in class org.stellar.sdk.Auth
-
This builds an entry from scratch, allowing you to express authorization as a function of:
a particular identity (i.e.
- authorizeInvocation(Auth.Signer, String, Long, SorobanAuthorizedInvocation, Network) - Static method in class org.stellar.sdk.Auth
-
This builds an entry from scratch, allowing you to express authorization as a function of:
a particular identity (i.e.
- averageLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerData.TimeSlicedPeerDataBuilder
-