Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

S

sellingAsset(Asset) - Method in class io.digitalbits.sdk.requests.OrderBookRequestBuilder
 
Server - Class in io.digitalbits.sdk
Main class used to connect to Horizon server.
Server(String) - Constructor for class io.digitalbits.sdk.Server
 
ServerErrorException - Exception in io.digitalbits.sdk.federation
Federation server responded with error
ServerErrorException() - Constructor for exception io.digitalbits.sdk.federation.ServerErrorException
 
setClearFlags(int) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Clears the given flags from the account.
setHeaders(Headers) - Method in class io.digitalbits.sdk.responses.Response
 
setHighThreshold(int) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a high threshold.
setHomeDomain(String) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Sets the account's home domain address used in Federation.
setHttpClient(OkHttpClient) - Method in class io.digitalbits.sdk.Server
 
setInflationDestination(KeyPair) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Sets the inflation destination for the account.
setLowThreshold(int) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a low threshold.
setMasterKeyWeight(int) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Weight of the master key.
setMediumThreshold(int) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a medium threshold.
setMemo(Memo) - Method in class io.digitalbits.sdk.responses.TransactionResponse
 
setOfferId(long) - Method in class io.digitalbits.sdk.ManageOfferOperation.Builder
Sets offer ID.
SetOptionsOperation - Class in io.digitalbits.sdk
Represents SetOptions operation.
SetOptionsOperation.Builder - Class in io.digitalbits.sdk
Builds SetOptions operation.
SetOptionsOperationResponse - Class in io.digitalbits.sdk.responses.operations
Represents SetOptions operation response.
setPath(Asset[]) - Method in class io.digitalbits.sdk.PathPaymentOperation.Builder
Sets path for this operation
setSetFlags(int) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Sets the given flags on the account.
setSigner(SignerKey, Integer) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Add, update, or remove a signer from the account.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.AccountMergeOperation.Builder
Set source account of this operation
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.AllowTrustOperation.Builder
Set source account of this operation
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.ChangeTrustOperation.Builder
Set source account of this operation
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.CreateAccountOperation.Builder
Sets the source account for this operation.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.CreatePassiveOfferOperation.Builder
Sets the source account for this operation.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.ManageDataOperation.Builder
Sets the source account for this operation.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.ManageOfferOperation.Builder
Sets the source account for this operation.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.PathPaymentOperation.Builder
Sets the source account for this operation.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.PaymentOperation.Builder
Sets the source account for this operation.
setSourceAccount(KeyPair) - Method in class io.digitalbits.sdk.SetOptionsOperation.Builder
Sets the source account for this operation.
sha256Hash(byte[]) - Static method in class io.digitalbits.sdk.Signer
Create sha256Hash SignerKey from a sha256 hash of a preimage.
sign(byte[]) - Method in class io.digitalbits.sdk.KeyPair
Sign the provided data with the keypair's private key.
sign(KeyPair) - Method in class io.digitalbits.sdk.Transaction
Adds a new signature ed25519PublicKey to this transaction.
sign(byte[]) - Method in class io.digitalbits.sdk.Transaction
Adds a new sha256Hash signature to this transaction by revealing preimage.
signatureBase() - Method in class io.digitalbits.sdk.Transaction
Returns signature base.
signDecorated(byte[]) - Method in class io.digitalbits.sdk.KeyPair
Sign the provided data with the keypair's private key and returns DecoratedSignature.
Signer - Class in io.digitalbits.sdk
Signer is a helper class that creates SignerKey objects.
Signer() - Constructor for class io.digitalbits.sdk.Signer
 
SignerCreatedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents signer_created effect response.
SignerRemovedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents signer_removed effect response.
SignerUpdatedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents signed_updated effect response.
sourceAccount(KeyPair) - Method in class io.digitalbits.sdk.requests.PathsRequestBuilder
 
stream(EventListener<AccountResponse>) - Method in class io.digitalbits.sdk.requests.AccountsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<EffectResponse>) - Method in class io.digitalbits.sdk.requests.EffectsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<LedgerResponse>) - Method in class io.digitalbits.sdk.requests.LedgersRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<OperationResponse>) - Method in class io.digitalbits.sdk.requests.PaymentsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<TransactionResponse>) - Method in class io.digitalbits.sdk.requests.TransactionsRequestBuilder
Allows to stream SSE events from horizon.
submitTransaction(Transaction) - Method in class io.digitalbits.sdk.Server
Submits transaction to the network.
SubmitTransactionResponse - Class in io.digitalbits.sdk.responses
Represents server response after submitting transaction.
SubmitTransactionResponse.Extras - Class in io.digitalbits.sdk.responses
Additional information returned by a server.
SubmitTransactionResponse.Extras.ResultCodes - Class in io.digitalbits.sdk.responses
Contains result codes for this transaction.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links