Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- i128(Int128Parts) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- i256(Int256Parts) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- i32(Int32) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- i64(Int64) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- id(Long) - Static method in class org.stellar.sdk.Memo
-
Creates new
MemoIdinstance. - id(BigInteger) - Static method in class org.stellar.sdk.Memo
-
Creates new
MemoIdinstance. - id(NodeID) - Method in class org.stellar.sdk.xdr.PeerStats.Builder
- id(Uint64) - Method in class org.stellar.sdk.xdr.Memo.Builder
- id(Uint64) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519.Builder
- idPool(Uint64) - Method in class org.stellar.sdk.xdr.LedgerHeader.Builder
- inboundPeers(PeerStatList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV0.Builder
- inboundPeers(PeerStatList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1.Builder
- includeFailed(boolean) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
-
Adds a parameter defining whether to include operations of failed transactions.
- includeFailed(boolean) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
-
Adds a parameter defining whether to include failed transactions.
- includeTransactions(boolean) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
-
Adds a parameter defining whether to include transactions in the response.
- includeTransactions(boolean) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
-
Adds a parameter defining whether to include transactions in the response.
- IncrementedSequenceNumberFunc - Static variable in class org.stellar.sdk.TransactionBuilder
-
A default implementation of sequence number generation which will derive a sequence number based on sourceAccount's current sequence number + 1.
- incrementSequenceNumber() - Method in class org.stellar.sdk.Account
-
Increments sequence number in this object by one.
- incrementSequenceNumber() - Method in class org.stellar.sdk.responses.AccountResponse
- incrementSequenceNumber() - Method in interface org.stellar.sdk.TransactionBuilderAccount
-
Increments sequence number in this object by one.
- INFLATION - Enum constant in enum class org.stellar.sdk.xdr.OperationType
- INFLATION_NOT_TIME - Enum constant in enum class org.stellar.sdk.xdr.InflationResultCode
- INFLATION_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.InflationResultCode
- inflationDest(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry.Builder
- inflationDest(AccountID) - Method in class org.stellar.sdk.xdr.SetOptionsOp.Builder
- InflationOperation - Class in org.stellar.sdk
-
Represents Inflation operation.
- InflationOperation() - Constructor for class org.stellar.sdk.InflationOperation
- InflationOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents Inflation operation response.
- InflationOperationResponse() - Constructor for class org.stellar.sdk.responses.operations.InflationOperationResponse
- InflationPayout - Class in org.stellar.sdk.xdr
- InflationPayout() - Constructor for class org.stellar.sdk.xdr.InflationPayout
- InflationPayout.Builder - Class in org.stellar.sdk.xdr
- inflationResult(InflationResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.Builder
- InflationResult - Class in org.stellar.sdk.xdr
- InflationResult() - Constructor for class org.stellar.sdk.xdr.InflationResult
- InflationResult.Builder - Class in org.stellar.sdk.xdr
- InflationResultCode - Enum Class in org.stellar.sdk.xdr
- inflationSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.Builder
- INITENTRY - Enum constant in enum class org.stellar.sdk.xdr.BucketEntryType
- innerResultPair(InnerTransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult.Builder
- innerSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.SCPQuorumSet.Builder
- InnerTransaction(String, List<String>, Long) - Constructor for class org.stellar.sdk.responses.TransactionResponse.InnerTransaction
- InnerTransactionResult - Class in org.stellar.sdk.xdr
- InnerTransactionResult() - Constructor for class org.stellar.sdk.xdr.InnerTransactionResult
- InnerTransactionResult.Builder - Class in org.stellar.sdk.xdr
- InnerTransactionResult.InnerTransactionResultExt - Class in org.stellar.sdk.xdr
- InnerTransactionResult.InnerTransactionResultExt.Builder - Class in org.stellar.sdk.xdr
- InnerTransactionResult.InnerTransactionResultResult - Class in org.stellar.sdk.xdr
- InnerTransactionResult.InnerTransactionResultResult.Builder - Class in org.stellar.sdk.xdr
- InnerTransactionResultExt() - Constructor for class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultExt
- InnerTransactionResultPair - Class in org.stellar.sdk.xdr
- InnerTransactionResultPair() - Constructor for class org.stellar.sdk.xdr.InnerTransactionResultPair
- InnerTransactionResultPair.Builder - Class in org.stellar.sdk.xdr
- InnerTransactionResultResult() - Constructor for class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultResult
- innerTx(FeeBumpTransaction.FeeBumpTransactionInnerTx) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.Builder
- inputs(SCSpecFunctionInputV0[]) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0.Builder
- instance(SCContractInstance) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- InstantiateWasmDataSegmentBytes - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmDataSegments - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmElemSegments - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmExports - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmFunctions - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmGlobals - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmImports - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmInstructions - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmTableEntries - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- InstantiateWasmTypes - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- instructionLeeway(BigInteger) - Method in class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest.ResourceConfig.ResourceConfigBuilder
- instructions(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources.Builder
- inSuccessfulContractCall(Boolean) - Method in class org.stellar.sdk.xdr.DiagnosticEvent.Builder
- Int128Parts - Class in org.stellar.sdk.xdr
- Int128Parts() - Constructor for class org.stellar.sdk.xdr.Int128Parts
- Int128Parts.Builder - Class in org.stellar.sdk.xdr
- Int256AddSub - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- Int256Div - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- Int256Mul - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- Int256Parts - Class in org.stellar.sdk.xdr
- Int256Parts() - Constructor for class org.stellar.sdk.xdr.Int256Parts
- Int256Parts.Builder - Class in org.stellar.sdk.xdr
- Int256Pow - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- Int256Shift - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- Int32 - Class in org.stellar.sdk.xdr
- Int32() - Constructor for class org.stellar.sdk.xdr.Int32
- Int32(Integer) - Constructor for class org.stellar.sdk.xdr.Int32
- Int64 - Class in org.stellar.sdk.xdr
- Int64() - Constructor for class org.stellar.sdk.xdr.Int64
- Int64(Long) - Constructor for class org.stellar.sdk.xdr.Int64
- intercept(Interceptor.Chain) - Method in class org.stellar.sdk.requests.ClientIdentificationInterceptor
- interfaceVersion(Uint64) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry.Builder
- InvalidSep10ChallengeException - Exception Class in org.stellar.sdk
-
If the SEP-0010 validation fails, the exception will be thrown.
- InvalidSep10ChallengeException() - Constructor for exception class org.stellar.sdk.InvalidSep10ChallengeException
- InvalidSep10ChallengeException(String) - Constructor for exception class org.stellar.sdk.InvalidSep10ChallengeException
- InvalidSep10ChallengeException(String, Throwable) - Constructor for exception class org.stellar.sdk.InvalidSep10ChallengeException
- invocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization.Builder
- INVOKE_HOST_FUNCTION - Enum constant in enum class org.stellar.sdk.xdr.OperationType
- INVOKE_HOST_FUNCTION_ENTRY_ARCHIVED - Enum constant in enum class org.stellar.sdk.xdr.InvokeHostFunctionResultCode
- INVOKE_HOST_FUNCTION_INSUFFICIENT_REFUNDABLE_FEE - Enum constant in enum class org.stellar.sdk.xdr.InvokeHostFunctionResultCode
- INVOKE_HOST_FUNCTION_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.InvokeHostFunctionResultCode
- INVOKE_HOST_FUNCTION_RESOURCE_LIMIT_EXCEEDED - Enum constant in enum class org.stellar.sdk.xdr.InvokeHostFunctionResultCode
- INVOKE_HOST_FUNCTION_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.InvokeHostFunctionResultCode
- INVOKE_HOST_FUNCTION_TRAPPED - Enum constant in enum class org.stellar.sdk.xdr.InvokeHostFunctionResultCode
- invokeContract(InvokeContractArgs) - Method in class org.stellar.sdk.xdr.HostFunction.Builder
- InvokeContractArgs - Class in org.stellar.sdk.xdr
- InvokeContractArgs() - Constructor for class org.stellar.sdk.xdr.InvokeContractArgs
- InvokeContractArgs.Builder - Class in org.stellar.sdk.xdr
- invokeContractFunctionOperationBuilder(String, String, Collection<SCVal>) - Static method in class org.stellar.sdk.InvokeHostFunctionOperation
-
This function will create an
InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilderwith the "hostFunction" parameter preset, so that you can conveniently build anInvokeHostFunctionOperationto invoke a contract function. - invokeHostFunctionOp(InvokeHostFunctionOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.Builder
- InvokeHostFunctionOp - Class in org.stellar.sdk.xdr
- InvokeHostFunctionOp() - Constructor for class org.stellar.sdk.xdr.InvokeHostFunctionOp
- InvokeHostFunctionOp.Builder - Class in org.stellar.sdk.xdr
- InvokeHostFunctionOperation - Class in org.stellar.sdk
-
Represents InvokeHostFunction operation.
- InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder<C,
B> - Class in org.stellar.sdk - InvokeHostFunctionOperationBuilder() - Constructor for class org.stellar.sdk.InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder
- InvokeHostFunctionOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents InvokeHostFunction operation response.
- InvokeHostFunctionOperationResponse(String, List<InvokeHostFunctionOperationResponse.HostFunctionParameter>, String, String, List<InvokeHostFunctionOperationResponse.AssetContractBalanceChange>) - Constructor for class org.stellar.sdk.responses.operations.InvokeHostFunctionOperationResponse
- InvokeHostFunctionOperationResponse.AssetContractBalanceChange - Class in org.stellar.sdk.responses.operations
- InvokeHostFunctionOperationResponse.HostFunctionParameter - Class in org.stellar.sdk.responses.operations
- invokeHostFunctionResult(InvokeHostFunctionResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.Builder
- InvokeHostFunctionResult - Class in org.stellar.sdk.xdr
- InvokeHostFunctionResult() - Constructor for class org.stellar.sdk.xdr.InvokeHostFunctionResult
- InvokeHostFunctionResult.Builder - Class in org.stellar.sdk.xdr
- InvokeHostFunctionResultCode - Enum Class in org.stellar.sdk.xdr
- InvokeHostFunctionSuccessPreImage - Class in org.stellar.sdk.xdr
- InvokeHostFunctionSuccessPreImage() - Constructor for class org.stellar.sdk.xdr.InvokeHostFunctionSuccessPreImage
- InvokeHostFunctionSuccessPreImage.Builder - Class in org.stellar.sdk.xdr
- InvokeVmFunction - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- ip(PeerAddress.PeerAddressIp) - Method in class org.stellar.sdk.xdr.PeerAddress.Builder
- IPAddrType - Enum Class in org.stellar.sdk.xdr
- ipv4(byte[]) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp.Builder
- IPv4 - Enum constant in enum class org.stellar.sdk.xdr.IPAddrType
- ipv6(byte[]) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp.Builder
- IPv6 - Enum constant in enum class org.stellar.sdk.xdr.IPAddrType
- isAuthClawbackEnabled() - Method in class org.stellar.sdk.responses.AssetResponse.Flags
- isAuthImmutable() - Method in class org.stellar.sdk.responses.AssetResponse.Flags
- isAuthorize() - Method in class org.stellar.sdk.responses.operations.AllowTrustOperationResponse
-
Deprecated.
- isAuthorizedToMaintainLiabilities() - Method in class org.stellar.sdk.responses.operations.AllowTrustOperationResponse
-
Deprecated.
- isAuthorizeToMaintainLiabilities() - Method in class org.stellar.sdk.AllowTrustOperation
-
Deprecated.Flag indicating whether the trustline is authorized to maintain liabilities.
- isAuthorizeToMaintainLiabilities() - Method in class org.stellar.sdk.responses.operations.AllowTrustOperationResponse
-
Deprecated.
- isAuthRequired() - Method in class org.stellar.sdk.responses.AssetResponse.Flags
- isAuthRevocable() - Method in class org.stellar.sdk.responses.AssetResponse.Flags
- isBaseIsSeller() - Method in class org.stellar.sdk.responses.TradeResponse
- isBaseSeller() - Method in class org.stellar.sdk.responses.TradeResponse
- isCurrBucket(Boolean) - Method in class org.stellar.sdk.xdr.EvictionIterator.Builder
- isSorobanTransaction() - Method in class org.stellar.sdk.Transaction
-
Returns true if this transaction is a Soroban transaction.
- isSuccess() - Method in class org.stellar.sdk.responses.SubmitTransactionResponse
- isSuccessful() - Method in class org.stellar.sdk.responses.TransactionResponse
- issuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum12.Builder
- issuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum4.Builder
- isTemplated() - Method in class org.stellar.sdk.responses.Link
- isTransactionSuccessful() - Method in class org.stellar.sdk.responses.operations.OperationResponse
- isValid() - Method in class org.stellar.sdk.TransactionPreconditions
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form