Index

A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

absBefore(Int64) - Method in class org.stellar.sdk.xdr.ClaimPredicate.Builder
 
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
 
AbstractTransaction - Class in org.stellar.sdk
Abstract class for transaction classes.
accepted(Value[]) - Method in class org.stellar.sdk.xdr.SCPNomination.Builder
 
account(String) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
Requests GET /accounts/{account}
account(HttpUrl) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
Requests specific uri and returns AccountResponse.
account(AccountEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData.Builder
 
account(LedgerKey.LedgerKeyAccount) - Method in class org.stellar.sdk.xdr.LedgerKey.Builder
 
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
 
ACCOUNT - Enum constant in enum class org.stellar.sdk.Address.AddressType
 
ACCOUNT - Enum constant in enum class org.stellar.sdk.xdr.LedgerEntryType
 
ACCOUNT_MERGE - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
ACCOUNT_MERGE_DEST_FULL - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_HAS_SUB_ENTRIES - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_IMMUTABLE_SET - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_IS_SPONSOR - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_NO_ACCOUNT - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_SEQNUM_TOO_FAR - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
ACCOUNT_MERGE_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.AccountMergeResultCode
 
AccountConverter - Class in org.stellar.sdk
AccountConverter is a helper class that can be used to encode and decode muxed accounts.
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() - Constructor for class org.stellar.sdk.xdr.AccountEntry
 
AccountEntry.AccountEntryExt - Class in org.stellar.sdk.xdr
 
AccountEntry.AccountEntryExt.Builder - Class in org.stellar.sdk.xdr
 
AccountEntry.Builder - Class in org.stellar.sdk.xdr
 
AccountEntryExt() - Constructor for class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
 
AccountEntryExtensionV1 - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV1() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV1
 
AccountEntryExtensionV1.AccountEntryExtensionV1Ext - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV1.AccountEntryExtensionV1Ext.Builder - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV1.Builder - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV1Ext() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
 
AccountEntryExtensionV2 - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV2() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV2
 
AccountEntryExtensionV2.AccountEntryExtensionV2Ext - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV2.AccountEntryExtensionV2Ext.Builder - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV2.Builder - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV2Ext() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
 
AccountEntryExtensionV3 - Class in org.stellar.sdk.xdr
 
AccountEntryExtensionV3() - Constructor for class org.stellar.sdk.xdr.AccountEntryExtensionV3
 
AccountEntryExtensionV3.Builder - Class in org.stellar.sdk.xdr
 
AccountFlag - Enum Class in org.stellar.sdk
AccountFlag is the enum that can be used in SetOptionsOperation.
AccountFlags - Enum Class in org.stellar.sdk.xdr
 
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(AccountID) - Method in class org.stellar.sdk.xdr.SCAddress.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.DataEntry.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyAccount.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner.Builder
 
accountID(AccountID) - Method in class org.stellar.sdk.xdr.TrustLineEntry.Builder
 
AccountID - Class in org.stellar.sdk.xdr
 
AccountID() - Constructor for class org.stellar.sdk.xdr.AccountID
 
AccountID(PublicKey) - Constructor for class org.stellar.sdk.xdr.AccountID
 
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
Represents AccountMerge operation.
AccountMergeOperation.Builder - Class in org.stellar.sdk
Builds AccountMerge operation.
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(AccountMergeResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.Builder
 
AccountMergeResult - Class in org.stellar.sdk.xdr
 
AccountMergeResult() - Constructor for class org.stellar.sdk.xdr.AccountMergeResult
 
AccountMergeResult.Builder - Class in org.stellar.sdk.xdr
 
AccountMergeResultCode - Enum Class in org.stellar.sdk.xdr
 
AccountNotFoundException - Exception Class in org.stellar.sdk
Exception thrown when trying to load an account that doesn't exist on the Stellar network.
AccountNotFoundException(String) - Constructor for exception class org.stellar.sdk.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 Class in org.stellar.sdk
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 class org.stellar.sdk.AccountRequiresMemoException
 
AccountResponse - Class in org.stellar.sdk.responses
Represents account response.
AccountResponse(String, Long) - 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() - Method in class org.stellar.sdk.Server
Returns AccountsRequestBuilder instance.
Accounts(int, int, int) - Constructor for class org.stellar.sdk.responses.AssetResponse.Accounts
 
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
 
addMemo(Memo) - Method in class org.stellar.sdk.TransactionBuilder
Adds a memo to this transaction.
addOperation(Operation) - Method in class org.stellar.sdk.TransactionBuilder
Adds a new operation to this transaction.
addOperations(Collection<Operation>) - Method in class org.stellar.sdk.TransactionBuilder
Adds operation to this transaction.
addPreconditions(TransactionPreconditions) - Method in class org.stellar.sdk.TransactionBuilder
Adds preconditions.
address(SCAddress) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress.Builder
 
address(SCAddress) - Method in class org.stellar.sdk.xdr.SCVal.Builder
 
address(SCAddress) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.Builder
 
address(SorobanAddressCredentials) - Method in class org.stellar.sdk.xdr.SorobanCredentials.Builder
 
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 or contract ID.
Address.AddressType - Enum Class 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.
ALLOW_TRUST - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
ALLOW_TRUST_CANT_REVOKE - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
ALLOW_TRUST_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
ALLOW_TRUST_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
ALLOW_TRUST_NO_TRUST_LINE - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
ALLOW_TRUST_SELF_NOT_ALLOWED - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
ALLOW_TRUST_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
ALLOW_TRUST_TRUST_NOT_REQUIRED - Enum constant in enum class org.stellar.sdk.xdr.AllowTrustResultCode
 
allowTrustOp(AllowTrustOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.Builder
 
AllowTrustOp - Class in org.stellar.sdk.xdr
 
AllowTrustOp() - Constructor for class org.stellar.sdk.xdr.AllowTrustOp
 
AllowTrustOp.Builder - Class in org.stellar.sdk.xdr
 
AllowTrustOperation - Class in org.stellar.sdk
Deprecated.
As of release 0.24.0, replaced by SetTrustlineFlagsOperation

Represents AllowTrust operation.

AllowTrustOperation.Builder - Class in org.stellar.sdk
Deprecated.
Builds AllowTrust operation.
AllowTrustOperationResponse - Class in org.stellar.sdk.responses.operations
Deprecated.
As of release 0.24.0, replaced by SetTrustLineFlagsOperationResponse

Represents AllowTrust operation response.

AllowTrustOperationResponse(String, String, String, BigInteger, String, String, String, boolean, boolean) - Constructor for class org.stellar.sdk.responses.operations.AllowTrustOperationResponse
Deprecated.
 
allowTrustResult(AllowTrustResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.Builder
 
AllowTrustResult - Class in org.stellar.sdk.xdr
 
AllowTrustResult() - Constructor for class org.stellar.sdk.xdr.AllowTrustResult
 
AllowTrustResult.Builder - Class in org.stellar.sdk.xdr
 
AllowTrustResultCode - Enum Class in org.stellar.sdk.xdr
 
alphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.Asset.Builder
 
alphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset.Builder
 
alphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.TrustLineAsset.Builder
 
AlphaNum12 - Class in org.stellar.sdk.xdr
 
AlphaNum12() - Constructor for class org.stellar.sdk.xdr.AlphaNum12
 
AlphaNum12.Builder - Class in org.stellar.sdk.xdr
 
alphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.Asset.Builder
 
alphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset.Builder
 
alphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.TrustLineAsset.Builder
 
AlphaNum4 - Class in org.stellar.sdk.xdr
 
AlphaNum4() - Constructor for class org.stellar.sdk.xdr.AlphaNum4
 
AlphaNum4.Builder - Class in org.stellar.sdk.xdr
 
amount(Int64) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.ClawbackOp.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.InflationPayout.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.OfferEntry.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.PaymentOp.Builder
 
amount(Int64) - Method in class org.stellar.sdk.xdr.SimplePaymentResult.Builder
 
amountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.Builder
 
amountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.Builder
 
amountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.Builder
 
amountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.Builder
 
amountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.Builder
 
amountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.Builder
 
And(List<Predicate>) - Constructor for class org.stellar.sdk.Predicate.And
 
andPredicates(ClaimPredicate[]) - Method in class org.stellar.sdk.xdr.ClaimPredicate.Builder
 
args(SCVal[]) - Method in class org.stellar.sdk.xdr.InvokeContractArgs.Builder
 
ASC - Enum constant in enum class org.stellar.sdk.requests.RequestBuilder.Order
 
assertNonNativeAsset(Asset) - Static method in class org.stellar.sdk.Util
Throws IllegalArgumentException if the given asset is native (XLM).
asset(Asset) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.Builder
 
asset(Asset) - Method in class org.stellar.sdk.xdr.ClawbackOp.Builder
 
asset(Asset) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp.Builder
 
asset(Asset) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.Builder
 
asset(Asset) - Method in class org.stellar.sdk.xdr.PaymentOp.Builder
 
asset(Asset) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp.Builder
 
asset(Asset) - Method in class org.stellar.sdk.xdr.SimplePaymentResult.Builder
 
asset(AssetCode) - Method in class org.stellar.sdk.xdr.AllowTrustOp.Builder
 
asset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine.Builder
 
asset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.TrustLineEntry.Builder
 
Asset - Class in org.stellar.sdk
Base Asset class.
Asset - Class in org.stellar.sdk.xdr
 
Asset() - Constructor for class org.stellar.sdk.xdr.Asset
 
ASSET_TYPE_CREDIT_ALPHANUM12 - Enum constant in enum class org.stellar.sdk.xdr.AssetType
 
ASSET_TYPE_CREDIT_ALPHANUM4 - Enum constant in enum class org.stellar.sdk.xdr.AssetType
 
ASSET_TYPE_NATIVE - Enum constant in enum class org.stellar.sdk.xdr.AssetType
 
ASSET_TYPE_POOL_SHARE - Enum constant in enum class org.stellar.sdk.xdr.AssetType
 
Asset.Builder - Class in org.stellar.sdk.xdr
 
assetA(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters.Builder
 
AssetAmount - Class in org.stellar.sdk
Represents an amount of asset.
AssetAmount(Asset, String) - Constructor for class org.stellar.sdk.AssetAmount
 
assetB(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters.Builder
 
assetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.Builder
 
assetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.Builder
 
assetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.Builder
 
assetCode(String) - Method in class org.stellar.sdk.requests.AssetsRequestBuilder
 
assetCode(AssetCode12) - Method in class org.stellar.sdk.xdr.AlphaNum12.Builder
 
assetCode(AssetCode4) - Method in class org.stellar.sdk.xdr.AlphaNum4.Builder
 
AssetCode - Class in org.stellar.sdk.xdr
 
AssetCode() - Constructor for class org.stellar.sdk.xdr.AssetCode
 
AssetCode.Builder - Class in org.stellar.sdk.xdr
 
assetCode12(AssetCode12) - Method in class org.stellar.sdk.xdr.AssetCode.Builder
 
AssetCode12 - Class in org.stellar.sdk.xdr
 
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.Builder
 
AssetCode4 - Class in org.stellar.sdk.xdr
 
AssetCode4() - Constructor for class org.stellar.sdk.xdr.AssetCode4
 
AssetCode4(byte[]) - Constructor for class org.stellar.sdk.xdr.AssetCode4
 
AssetCodeLengthInvalidException - Exception Class in org.stellar.sdk
Indicates that asset code is not valid for a specified asset class
AssetCodeLengthInvalidException() - Constructor for exception class org.stellar.sdk.AssetCodeLengthInvalidException
 
AssetCodeLengthInvalidException(String) - Constructor for exception class org.stellar.sdk.AssetCodeLengthInvalidException
 
AssetContractBalanceChange(String, String, String, String, String, String, String) - 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, int, int, int, int, int, String, AssetResponse.Accounts, String, 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
Returns AssetsRequestBuilder instance.
assetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.Builder
 
assetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.Builder
 
assetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.Builder
 
AssetsRequestBuilder - Class in org.stellar.sdk.requests
 
AssetsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.AssetsRequestBuilder
 
AssetType - Enum Class in org.stellar.sdk.xdr
 
AssetTypeCreditAlphaNum - Class in org.stellar.sdk
Base class for AssetTypeCreditAlphaNum4 and AssetTypeCreditAlphaNum12 subclasses.
AssetTypeCreditAlphaNum(String, String) - Constructor for class org.stellar.sdk.AssetTypeCreditAlphaNum
 
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
Represents Stellar native asset - lumens (XLM)
AssetTypeNative() - Constructor for class org.stellar.sdk.AssetTypeNative
 
AssetTypePoolShare - Class in org.stellar.sdk
Represents Stellar liquidity pool share asset - lumens (XLM)
AssetTypePoolShare(String) - Constructor for class org.stellar.sdk.AssetTypePoolShare
 
auth(List<SorobanAuthorizationEntry>) - Method in class org.stellar.sdk.InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder
The authorizations required to execute the host function
auth(Auth) - Method in class org.stellar.sdk.xdr.StellarMessage.Builder
 
auth(SorobanAuthorizationEntry[]) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionOp.Builder
 
Auth - Class in org.stellar.sdk
This class contains helper methods to sign SorobanAuthorizationEntry.
Auth - Class in org.stellar.sdk.xdr
 
Auth() - Constructor for class org.stellar.sdk.Auth
 
Auth() - Constructor for class org.stellar.sdk.xdr.Auth
 
AUTH - Enum constant in enum class org.stellar.sdk.xdr.MessageType
 
AUTH_CLAWBACK_ENABLED_FLAG - Enum constant in enum class org.stellar.sdk.xdr.AccountFlags
 
AUTH_IMMUTABLE_FLAG - Enum constant in enum class org.stellar.sdk.AccountFlag
Authorization immutable (0x4): If this is set then none of the authorization flags can be set and the account can never be deleted.
AUTH_IMMUTABLE_FLAG - Enum constant in enum class org.stellar.sdk.xdr.AccountFlags
 
AUTH_MSG_FLAG_FLOW_CONTROL_BYTES_REQUESTED - Static variable in class org.stellar.sdk.xdr.Constants
 
AUTH_REQUIRED_FLAG - Enum constant in enum class org.stellar.sdk.AccountFlag
Authorization required (0x1): Requires the issuing account to give other accounts permission before they can hold the issuing account’s credit.
AUTH_REQUIRED_FLAG - Enum constant in enum class org.stellar.sdk.xdr.AccountFlags
 
AUTH_REVOCABLE_FLAG - Enum constant in enum class org.stellar.sdk.AccountFlag
Authorization revocable (0x2): Allows the issuing account to revoke its credit held by other accounts.
AUTH_REVOCABLE_FLAG - Enum constant in enum class org.stellar.sdk.xdr.AccountFlags
 
Auth.Builder - Class in org.stellar.sdk.xdr
 
Auth.Signer - Interface in org.stellar.sdk
An interface for signing a HashIDPreimage to produce a signature.
AuthCert - Class in org.stellar.sdk.xdr
 
AuthCert() - Constructor for class org.stellar.sdk.xdr.AuthCert
 
AuthCert.Builder - Class in org.stellar.sdk.xdr
 
AuthenticatedMessage - Class in org.stellar.sdk.xdr
 
AuthenticatedMessage() - Constructor for class org.stellar.sdk.xdr.AuthenticatedMessage
 
AuthenticatedMessage.AuthenticatedMessageV0 - Class in org.stellar.sdk.xdr
 
AuthenticatedMessage.AuthenticatedMessageV0.Builder - Class in org.stellar.sdk.xdr
 
AuthenticatedMessage.Builder - Class in org.stellar.sdk.xdr
 
AuthenticatedMessageV0() - Constructor for class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
 
authorize(Uint32) - Method in class org.stellar.sdk.xdr.AllowTrustOp.Builder
 
authorized() - Method in class org.stellar.sdk.responses.AssetResponse.Accounts
 
authorized() - Method in class org.stellar.sdk.responses.AssetResponse.Balances
 
AUTHORIZED_FLAG - Enum constant in enum class org.stellar.sdk.xdr.TrustLineFlags
 
AUTHORIZED_TO_MAINTAIN_LIABILITIES_FLAG - Enum constant in enum class org.stellar.sdk.xdr.TrustLineFlags
 
authorizedToMaintainLiabilities() - Method in class org.stellar.sdk.responses.AssetResponse.Accounts
 
authorizedToMaintainLiabilities() - Method in class org.stellar.sdk.responses.AssetResponse.Balances
 
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(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, 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, 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.
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.
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.
A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form