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

A

Account - Class in io.digitalbits.sdk
Represents an account in DigitalBits network with it's sequence number.
Account(KeyPair, Long) - Constructor for class io.digitalbits.sdk.Account
Class constructor.
account(HttpUrl) - Method in class io.digitalbits.sdk.requests.AccountsRequestBuilder
Requests specific uri and returns AccountResponse.
AccountCreatedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_created effect response.
AccountCreditedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_credited effect response.
AccountDebitedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_debited effect response.
AccountFlag - Enum in io.digitalbits.sdk
AccountFlag is the enum that can be used in SetOptionsOperation.
AccountFlagsUpdatedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_flags_updated effect response.
AccountHomeDomainUpdatedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_home_domain_updated effect response.
AccountMergeOperation - Class in io.digitalbits.sdk
Represents AccountMerge operation.
AccountMergeOperation.Builder - Class in io.digitalbits.sdk
Builds AccountMerge operation.
AccountMergeOperationResponse - Class in io.digitalbits.sdk.responses.operations
Represents AccountMerge operation response.
AccountRemovedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_removed effect response.
AccountRemovedEffectResponse() - Constructor for class io.digitalbits.sdk.responses.effects.AccountRemovedEffectResponse
 
AccountResponse - Class in io.digitalbits.sdk.responses
Represents account response.
AccountResponse(KeyPair, Long) - Constructor for class io.digitalbits.sdk.responses.AccountResponse
 
AccountResponse.Balance - Class in io.digitalbits.sdk.responses
Represents account balance.
AccountResponse.Flags - Class in io.digitalbits.sdk.responses
Represents account flags.
AccountResponse.Links - Class in io.digitalbits.sdk.responses
Links connected to account.
AccountResponse.Signer - Class in io.digitalbits.sdk.responses
Represents account signers.
AccountResponse.Thresholds - Class in io.digitalbits.sdk.responses
Represents account thresholds.
accounts() - Method in class io.digitalbits.sdk.Server
Returns AccountsRequestBuilder instance.
AccountsRequestBuilder - Class in io.digitalbits.sdk.requests
Builds requests connected to accounts.
AccountsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class io.digitalbits.sdk.requests.AccountsRequestBuilder
 
AccountThresholdsUpdatedEffectResponse - Class in io.digitalbits.sdk.responses.effects
Represents account_thresholds_updated effect response.
addMemo(Memo) - Method in class io.digitalbits.sdk.Transaction.Builder
Adds a memo to this transaction.
addOperation(Operation) - Method in class io.digitalbits.sdk.Transaction.Builder
Adds a new operation to this transaction.
addTimeBounds(TimeBounds) - Method in class io.digitalbits.sdk.Transaction.Builder
Adds a time-bounds to this transaction.
AllowTrustOperation - Class in io.digitalbits.sdk
Represents AllowTrust operation.
AllowTrustOperation.Builder - Class in io.digitalbits.sdk
Builds AllowTrust operation.
AllowTrustOperationResponse - Class in io.digitalbits.sdk.responses.operations
Represents AllowTrust operation response.
Asset - Class in io.digitalbits.sdk
Base Asset class.
assetCode(String) - Method in class io.digitalbits.sdk.requests.AssetsRequestBuilder
 
AssetCodeLengthInvalidException - Exception in io.digitalbits.sdk
Indicates that asset code is not valid for a specified asset class
AssetCodeLengthInvalidException() - Constructor for exception io.digitalbits.sdk.AssetCodeLengthInvalidException
 
AssetCodeLengthInvalidException(String) - Constructor for exception io.digitalbits.sdk.AssetCodeLengthInvalidException
 
assetIssuer(String) - Method in class io.digitalbits.sdk.requests.AssetsRequestBuilder
 
AssetResponse - Class in io.digitalbits.sdk.responses
 
AssetResponse(String, String, String, String, String, int, AssetResponse.Flags, AssetResponse.Links) - Constructor for class io.digitalbits.sdk.responses.AssetResponse
 
AssetResponse.Flags - Class in io.digitalbits.sdk.responses
Flags describe asset flags.
AssetResponse.Links - Class in io.digitalbits.sdk.responses
Links connected to asset.
assets() - Method in class io.digitalbits.sdk.Server
Returns AssetsRequestBuilder instance.
AssetsRequestBuilder - Class in io.digitalbits.sdk.requests
 
AssetsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class io.digitalbits.sdk.requests.AssetsRequestBuilder
 
AssetTypeCreditAlphaNum - Class in io.digitalbits.sdk
Base class for AssetTypeCreditAlphaNum4 and AssetTypeCreditAlphaNum12 subclasses.
AssetTypeCreditAlphaNum(String, KeyPair) - Constructor for class io.digitalbits.sdk.AssetTypeCreditAlphaNum
 
AssetTypeCreditAlphaNum12 - Class in io.digitalbits.sdk
Represents all assets with codes 5-12 characters long.
AssetTypeCreditAlphaNum12(String, KeyPair) - Constructor for class io.digitalbits.sdk.AssetTypeCreditAlphaNum12
Class constructor
AssetTypeCreditAlphaNum4 - Class in io.digitalbits.sdk
Represents all assets with codes 1-4 characters long.
AssetTypeCreditAlphaNum4(String, KeyPair) - Constructor for class io.digitalbits.sdk.AssetTypeCreditAlphaNum4
Class constructor
AssetTypeNative - Class in io.digitalbits.sdk
Represents DigitalBits native asset - lumens (XLM)
AssetTypeNative() - Constructor for class io.digitalbits.sdk.AssetTypeNative
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links