- clearAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest.Builder
-
Account to be created
- clearAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest.Builder
-
The id of the account to stream events for
- clearAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- clearAccountId() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- clearAccountId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- clearAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- clearAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
Will be present if the account was created or already existed.
- clearAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- clearAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- clearAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
Present iff the account was created or already existed.
- clearAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- clearAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- clearAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- clearAmount() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
The amount in quarks.
- clearAmount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
Amount in quarks
- clearBalance() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
The last known balance, in quarks, of the account.
- clearBalance() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
The last known balance, in quarks, of the account.
- clearBlockhash() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse.Builder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- clearCloseAuthority() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- clearCommitment() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- clearCommitment() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- clearCommitment() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- clearCommitment() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- clearCommitment() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- clearConfirmations() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The number of confirmations for the transaction.
- clearCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- clearCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- clearCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- clearCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- clearDedupeId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
dedupe_id specifies an identifier that this transaction is associated with.
- clearDescription() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string description = 2;
- clearDestination() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- clearDirection() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- clearDirection() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- clearEnvelopeXdr() - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent.Builder
-
The transaction envelope XDR.
- clearEnvelopeXdr() - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction.Builder
-
Contains the transaction envelope for the transaction.
- clearEnvelopeXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
Contains the transaction envelope for the transaction.
- clearEnvelopeXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
The raw XDR bytes (not base64-encoded) of the transaction envelope.
- clearEvents() - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
repeated .kin.agora.account.v3.Event events = 2;
- clearEvents() - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
repeated .kin.agora.account.v4.Event events = 2;
- clearHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The hash of the transaction.
- clearHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The hash of the transaction, if it was submitted.
- clearIncludeAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
Specifies whether or not detailed account info for each token account should
be returned.
- clearIndex() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
The index of the transfer within the transaction.
- clearInstructionIndex() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
If the transaction failed due to an instruction, the
instruction_index will be >= 0, corresponding to the
instruction that failed the transaction.
- clearInvoice() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The invoice that was submitted.
- clearInvoiceErrors() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- clearInvoiceErrors() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- clearInvoiceErrors() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- clearInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- clearInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- clearInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- clearInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- clearInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- clearInvoices() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList.Builder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- clearItem() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Present when state != State::UNKNOWN
- clearItem() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Present when state == State::SUCCESS.
- clearItems() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.Builder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- clearItems() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- clearItems() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- clearLamports() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionResponse.Builder
-
uint64 lamports = 1;
- clearLedger() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Non-zero when state == State::SUCCESS
- clearLedger() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The ledger in which the submitted transaction was included in.
- clearOpIndex() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The operation index the invoice corresponds to.
- clearOwner() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- clearPayments() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The set of payments contained in the raw_transaction.
- clearQuarks() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
uint64 quarks = 2;
- clearRaw() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
Raw is the raw error returned from the underlying RPC
mechanisms with Solana.
- clearRawTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
- clearReason() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- clearReason() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- clearResult() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
.kin.agora.account.v3.Events.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
.kin.agora.account.v4.Events.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse.Builder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- clearResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- clearResultXdr() - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent.Builder
-
The transaction result XDR.
- clearResultXdr() - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction.Builder
-
Contains the transaction result from when the transaction was submitted
- clearResultXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
Contains the transaction result from when the transaction was submitted
- clearResultXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The transaction result XDR, if a transaction was submitted.
- clearSequenceNumber() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
The last known sequence number of the account.
- clearSignature() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
The signature of the transaction, if result == Result::OK.
- clearSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = OK
- clearSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
The signature of the transaction.
- clearSize() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequest.Builder
-
uint64 size = 1;
- clearSku() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
The app SKU related to this line item, if applicable.
- clearSlot() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Non-zero when state == State::SUCCESS
- clearSolanaTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- clearSource() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- clearState() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- clearState() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- clearStellarTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- clearSubsidizerAccount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
The public key of the account that the service will use to sign transactions for funding.
- clearTitle() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string title = 1;
- clearToken() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- clearTokenAccountInfos() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Zero or more account infos that are owned by the provided account id.
- clearTokenAccounts() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Deprecated.
- clearTokenProgram() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
note: after release these values cannot change, and will be static per environment.
- clearTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- clearTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- clearTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- clearTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- clearTransactionError() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- clearTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Present if the transaction failed.
- clearTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = FAILED.
- clearTransactionEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- clearTransactionEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- clearTransactionHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- clearTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- clearTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- clearTransactionTime() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Note: this may not always be available.
- clearType() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
- clearType() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
- clearValue() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceHash.Builder
-
The SHA-224 hash of the invoice.
- clearValue() - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId.Builder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- clearValue() - Method in class org.kin.agora.gen.common.v3.Model.TransactionHash.Builder
-
The sha256 hash of a transaction.
- clearValue() - Method in class org.kin.agora.gen.common.v4.Model.Blockhash.Builder
-
bytes value = 1;
- clearValue() - Method in class org.kin.agora.gen.common.v4.Model.SolanaAccountId.Builder
-
bytes value = 1;
- clearValue() - Method in class org.kin.agora.gen.common.v4.Model.Transaction.Builder
-
Maximum size taken from: https://github.com/solana-labs/solana/blob/39b3ac6a8d29e14faa1de73d8b46d390ad41797b/sdk/src/packet.rs#L9-L13
- clearValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionId.Builder
-
Value is either a 32-byte transaction hash, or a 64-byte transaction signature.
- clearValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionSignature.Builder
-
bytes value = 1;
- clearValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.Cursor.Builder
-
bytes value = 1;
- clearValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.Cursor.Builder
-
bytes value = 1;
- clearVersion() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionResponse.Builder
-
uint32 version = 1;
- CLOSE_AUTHORITY_FIELD_NUMBER - Static variable in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
- COMMITMENT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest
-
- COMMITMENT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest
-
- COMMITMENT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
- COMMITMENT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest
-
- COMMITMENT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
- CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
- CURSOR_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
- CURSOR_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
- CURSOR_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
- CURSOR_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest.Builder
-
Account to be created
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest
-
Account to be created
- getAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.CreateAccountRequestOrBuilder
-
Account to be created
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequestOrBuilder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest.Builder
-
The id of the account to stream events for
- getAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest
-
The id of the account to stream events for
- getAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetEventsRequestOrBuilder
-
The id of the account to stream events for
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetEventsRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- getAccountId() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- getAccountId() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
Account to get history for.
- getAccountId() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequestOrBuilder
-
Account to get history for.
- getAccountId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- getAccountId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
Account to get history for.
- getAccountId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequestOrBuilder
-
Account to get history for.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent
-
The account information most recently obtained by the service.
- getAccountInfo() - Method in interface org.kin.agora.gen.account.v3.AccountService.AccountUpdateEventOrBuilder
-
The account information most recently obtained by the service.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
Will be present if the account was created or already existed.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse
-
Will be present if the account was created or already existed.
- getAccountInfo() - Method in interface org.kin.agora.gen.account.v3.AccountService.CreateAccountResponseOrBuilder
-
Will be present if the account was created or already existed.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- getAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse
-
Present iff result == Result::OK
- getAccountInfo() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponseOrBuilder
-
Present iff result == Result::OK
- getAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent
-
The account information most recently obtained by the service.
- getAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountUpdateEventOrBuilder
-
The account information most recently obtained by the service.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
Present iff the account was created or already existed.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse
-
Present iff the account was created or already existed.
- getAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountResponseOrBuilder
-
Present iff the account was created or already existed.
- getAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- getAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse
-
Present iff result == Result::OK
- getAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponseOrBuilder
-
Present iff result == Result::OK
- getAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- getAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- getAccountUpdateEvent() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventOrBuilder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- getAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- getAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- getAccountUpdateEvent() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventOrBuilder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- getAmount() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
The amount in quarks.
- getAmount() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
The amount in quarks.
- getAmount() - Method in interface org.kin.agora.gen.common.v3.Model.Invoice.LineItemOrBuilder
-
The amount in quarks.
- getAmount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
Amount in quarks
- getAmount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
Amount in quarks
- getAmount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.PaymentOrBuilder
-
Amount in quarks
- getBalance() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
The last known balance, in quarks, of the account.
- getBalance() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo
-
The last known balance, in quarks, of the account.
- getBalance() - Method in interface org.kin.agora.gen.account.v3.AccountService.AccountInfoOrBuilder
-
The last known balance, in quarks, of the account.
- getBalance() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
The last known balance, in quarks, of the account.
- getBalance() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
The last known balance, in quarks, of the account.
- getBalance() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
The last known balance, in quarks, of the account.
- getBlockhash() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse.Builder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- getBlockhash() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- getBlockhash() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponseOrBuilder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- getCloseAuthority() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- getCloseAuthority() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- getCloseAuthority() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- getCommitment() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitment() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitment() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitment() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitment() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitment() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitment() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitmentValue() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitmentValue() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitmentValue() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitmentValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 2;
- getCommitmentValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitmentValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
.kin.agora.common.v4.Commitment commitment = 3;
- getCommitmentValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
.kin.agora.common.v4.Commitment commitment = 3;
- getConfirmations() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The number of confirmations for the transaction.
- getConfirmations() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
The number of confirmations for the transaction.
- getConfirmations() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponseOrBuilder
-
The number of confirmations for the transaction.
- getCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- getCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
An optional history cursor indicating where in
the history to 'resume' from.
- getCursor() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequestOrBuilder
-
An optional history cursor indicating where in
the history to 'resume' from.
- getCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- getCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
The cursor position of this item.
- getCursor() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
The cursor position of this item.
- getCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- getCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
An optional history cursor indicating where in
the history to 'resume' from.
- getCursor() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequestOrBuilder
-
An optional history cursor indicating where in
the history to 'resume' from.
- getCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- getCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The cursor position of this item.
- getCursor() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
The cursor position of this item.
- getDedupeId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
dedupe_id specifies an identifier that this transaction is associated with.
- getDedupeId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
dedupe_id specifies an identifier that this transaction is associated with.
- getDedupeId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
dedupe_id specifies an identifier that this transaction is associated with.
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.Event
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.Events
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.Event
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.Events
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.Invoice
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.InvoiceError
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.InvoiceHash
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.InvoiceList
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.StellarAccountId
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v3.Model.TransactionHash
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.Blockhash
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.SolanaAccountId
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.StellarTransaction
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.Transaction
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.TransactionError
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.TransactionId
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.common.v4.Model.TransactionSignature
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.Cursor
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.Cursor
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
- getDefaultInstance() - Static method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
- getDescription() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string description = 2;
- getDescription() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
string description = 2;
- getDescription() - Method in interface org.kin.agora.gen.common.v3.Model.Invoice.LineItemOrBuilder
-
string description = 2;
- getDescriptionBytes() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string description = 2;
- getDescriptionBytes() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
string description = 2;
- getDescriptionBytes() - Method in interface org.kin.agora.gen.common.v3.Model.Invoice.LineItemOrBuilder
-
string description = 2;
- getDestination() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- getDestination() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- getDestination() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.PaymentOrBuilder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- getDirection() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- getDirection() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
The order in which to return history items from
the cursor.
- getDirection() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequestOrBuilder
-
The order in which to return history items from
the cursor.
- getDirection() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- getDirection() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
The order in which to return history items from
the cursor.
- getDirection() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequestOrBuilder
-
The order in which to return history items from
the cursor.
- getDirectionValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- getDirectionValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
The order in which to return history items from
the cursor.
- getDirectionValue() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequestOrBuilder
-
The order in which to return history items from
the cursor.
- getDirectionValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- getDirectionValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
The order in which to return history items from
the cursor.
- getDirectionValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequestOrBuilder
-
The order in which to return history items from
the cursor.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent.Builder
-
The transaction envelope XDR.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent
-
The transaction envelope XDR.
- getEnvelopeXdr() - Method in interface org.kin.agora.gen.account.v3.AccountService.TransactionEventOrBuilder
-
The transaction envelope XDR.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction.Builder
-
Contains the transaction envelope for the transaction.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction
-
Contains the transaction envelope for the transaction.
- getEnvelopeXdr() - Method in interface org.kin.agora.gen.common.v4.Model.StellarTransactionOrBuilder
-
Contains the transaction envelope for the transaction.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
Contains the transaction envelope for the transaction.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
Contains the transaction envelope for the transaction.
- getEnvelopeXdr() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
Contains the transaction envelope for the transaction.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
The raw XDR bytes (not base64-encoded) of the transaction envelope.
- getEnvelopeXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest
-
The raw XDR bytes (not base64-encoded) of the transaction envelope.
- getEnvelopeXdr() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequestOrBuilder
-
The raw XDR bytes (not base64-encoded) of the transaction envelope.
- getEvents(int) - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
repeated .kin.agora.account.v3.Event events = 2;
- getEvents(int) - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
repeated .kin.agora.account.v3.Event events = 2;
- getEvents(int) - Method in interface org.kin.agora.gen.account.v3.AccountService.EventsOrBuilder
-
repeated .kin.agora.account.v3.Event events = 2;
- getEvents(int) - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
repeated .kin.agora.account.v4.Event events = 2;
- getEvents(int) - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
repeated .kin.agora.account.v4.Event events = 2;
- getEvents(int) - Method in interface org.kin.agora.gen.account.v4.AccountService.EventsOrBuilder
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsCount() - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsCount() - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsCount() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventsOrBuilder
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsCount() - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsCount() - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsCount() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventsOrBuilder
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsList() - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsList() - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsList() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventsOrBuilder
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsList() - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsList() - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsList() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventsOrBuilder
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsOrBuilder(int) - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsOrBuilder(int) - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
repeated .kin.agora.account.v4.Event events = 2;
- getEventsOrBuilderList() - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
repeated .kin.agora.account.v3.Event events = 2;
- getEventsOrBuilderList() - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
repeated .kin.agora.account.v4.Event events = 2;
- getHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The hash of the transaction.
- getHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
The hash of the transaction.
- getHash() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
The hash of the transaction.
- getHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The hash of the transaction, if it was submitted.
- getHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
The hash of the transaction, if it was submitted.
- getHash() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
The hash of the transaction, if it was submitted.
- getIncludeAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
Specifies whether or not detailed account info for each token account should
be returned.
- getIncludeAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest
-
Specifies whether or not detailed account info for each token account should
be returned.
- getIncludeAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequestOrBuilder
-
Specifies whether or not detailed account info for each token account should
be returned.
- getIndex() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
The index of the transfer within the transaction.
- getIndex() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
The index of the transfer within the transaction.
- getIndex() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.PaymentOrBuilder
-
The index of the transfer within the transaction.
- getInstructionIndex() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
If the transaction failed due to an instruction, the
instruction_index will be >= 0, corresponding to the
instruction that failed the transaction.
- getInstructionIndex() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError
-
If the transaction failed due to an instruction, the
instruction_index will be >= 0, corresponding to the
instruction that failed the transaction.
- getInstructionIndex() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionErrorOrBuilder
-
If the transaction failed due to an instruction, the
instruction_index will be >= 0, corresponding to the
instruction that failed the transaction.
- getInvoice() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The invoice that was submitted.
- getInvoice() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError
-
The invoice that was submitted.
- getInvoice() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceErrorOrBuilder
-
The invoice that was submitted.
- getInvoiceErrors(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrors(int) - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsCount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsOrBuilder(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsOrBuilder(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsOrBuilder(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsOrBuilderList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsOrBuilderList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceErrorsOrBuilderList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = INVOICE_ERROR.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- getInvoiceList() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequestOrBuilder
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- getInvoiceList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequestOrBuilder
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
An optional invoice list associating each operation with an invoice.
- getInvoiceList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
An optional invoice list associating each operation with an invoice.
- getInvoices(int) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList.Builder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoices(int) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoices(int) - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceListOrBuilder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesCount() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList.Builder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesCount() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesCount() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceListOrBuilder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesList() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList.Builder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesList() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesList() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceListOrBuilder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesOrBuilder(int) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getInvoicesOrBuilderList() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- getItem() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Present when state != State::UNKNOWN
- getItem() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
Present when state != State::UNKNOWN
- getItem() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponseOrBuilder
-
Present when state != State::UNKNOWN
- getItem() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Present when state == State::SUCCESS.
- getItem() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
Present when state == State::SUCCESS.
- getItem() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponseOrBuilder
-
Present when state == State::SUCCESS.
- getItems(int) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.Builder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItems(int) - Method in class org.kin.agora.gen.common.v3.Model.Invoice
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItems(int) - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceOrBuilder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItems(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItems(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItems(int) - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponseOrBuilder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItems(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItems(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItems(int) - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponseOrBuilder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsCount() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.Builder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsCount() - Method in class org.kin.agora.gen.common.v3.Model.Invoice
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsCount() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceOrBuilder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsCount() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsCount() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsCount() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponseOrBuilder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsCount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponseOrBuilder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsList() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.Builder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsList() - Method in class org.kin.agora.gen.common.v3.Model.Invoice
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsList() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceOrBuilder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsList() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponseOrBuilder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponseOrBuilder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsOrBuilder(int) - Method in class org.kin.agora.gen.common.v3.Model.Invoice
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsOrBuilder(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsOrBuilder(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getItemsOrBuilderList() - Method in class org.kin.agora.gen.common.v3.Model.Invoice
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- getItemsOrBuilderList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- getItemsOrBuilderList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- getLamports() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionResponse.Builder
-
uint64 lamports = 1;
- getLamports() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionResponse
-
uint64 lamports = 1;
- getLamports() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionResponseOrBuilder
-
uint64 lamports = 1;
- getLedger() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Non-zero when state == State::SUCCESS
- getLedger() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
Non-zero when state == State::SUCCESS
- getLedger() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponseOrBuilder
-
Non-zero when state == State::SUCCESS
- getLedger() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The ledger in which the submitted transaction was included in.
- getLedger() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
The ledger in which the submitted transaction was included in.
- getLedger() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
The ledger in which the submitted transaction was included in.
- getNumber() - Method in enum org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.account.v3.AccountService.Event.TypeCase
-
- getNumber() - Method in enum org.kin.agora.gen.account.v3.AccountService.Events.Result
-
- getNumber() - Method in enum org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.account.v4.AccountService.Event.TypeCase
-
- getNumber() - Method in enum org.kin.agora.gen.account.v4.AccountService.Events.Result
-
- getNumber() - Method in enum org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.common.v3.Model.InvoiceError.Reason
-
- getNumber() - Method in enum org.kin.agora.gen.common.v4.Model.Commitment
-
- getNumber() - Method in enum org.kin.agora.gen.common.v4.Model.TransactionError.Reason
-
- getNumber() - Method in enum org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Direction
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.State
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Direction
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.State
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.RawTransactionCase
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Result
-
- getNumber() - Method in enum org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Result
-
- getOpIndex() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The operation index the invoice corresponds to.
- getOpIndex() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError
-
The operation index the invoice corresponds to.
- getOpIndex() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceErrorOrBuilder
-
The operation index the invoice corresponds to.
- getOwner() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- getOwner() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- getOwner() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- getPayments(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The set of payments contained in the raw_transaction.
- getPayments(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The set of payments contained in the raw_transaction.
- getPayments(int) - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
The set of payments contained in the raw_transaction.
- getPaymentsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The set of payments contained in the raw_transaction.
- getPaymentsCount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The set of payments contained in the raw_transaction.
- getPaymentsCount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
The set of payments contained in the raw_transaction.
- getPaymentsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The set of payments contained in the raw_transaction.
- getPaymentsList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The set of payments contained in the raw_transaction.
- getPaymentsList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
The set of payments contained in the raw_transaction.
- getPaymentsOrBuilder(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The set of payments contained in the raw_transaction.
- getPaymentsOrBuilderList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The set of payments contained in the raw_transaction.
- getQuarks() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
uint64 quarks = 2;
- getQuarks() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
uint64 quarks = 2;
- getQuarks() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequestOrBuilder
-
uint64 quarks = 2;
- getRaw() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
Raw is the raw error returned from the underlying RPC
mechanisms with Solana.
- getRaw() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError
-
Raw is the raw error returned from the underlying RPC
mechanisms with Solana.
- getRaw() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionErrorOrBuilder
-
Raw is the raw error returned from the underlying RPC
mechanisms with Solana.
- getRawTransactionCase() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
- getRawTransactionCase() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
- getRawTransactionCase() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
- getReason() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- getReason() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- getReason() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceErrorOrBuilder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- getReason() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- getReason() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- getReason() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionErrorOrBuilder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- getReasonValue() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- getReasonValue() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- getReasonValue() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceErrorOrBuilder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- getReasonValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- getReasonValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionError
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- getReasonValue() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionErrorOrBuilder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- getResult() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.account.v3.AccountService.CreateAccountResponseOrBuilder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
.kin.agora.account.v3.Events.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
.kin.agora.account.v3.Events.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventsOrBuilder
-
.kin.agora.account.v3.Events.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponseOrBuilder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountResponseOrBuilder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
.kin.agora.account.v4.Events.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
.kin.agora.account.v4.Events.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventsOrBuilder
-
.kin.agora.account.v4.Events.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponseOrBuilder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponseOrBuilder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse.Builder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponseOrBuilder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponseOrBuilder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponseOrBuilder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- getResult() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- getResult() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.account.v3.AccountService.CreateAccountResponseOrBuilder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
.kin.agora.account.v3.Events.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v3.AccountService.Events
-
.kin.agora.account.v3.Events.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventsOrBuilder
-
.kin.agora.account.v3.Events.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponseOrBuilder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountResponseOrBuilder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
.kin.agora.account.v4.Events.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v4.AccountService.Events
-
.kin.agora.account.v4.Events.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventsOrBuilder
-
.kin.agora.account.v4.Events.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponseOrBuilder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponseOrBuilder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse.Builder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponseOrBuilder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponseOrBuilder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponseOrBuilder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- getResultValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- getResultValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- getResultXdr() - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent.Builder
-
The transaction result XDR.
- getResultXdr() - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent
-
The transaction result XDR.
- getResultXdr() - Method in interface org.kin.agora.gen.account.v3.AccountService.TransactionEventOrBuilder
-
The transaction result XDR.
- getResultXdr() - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction.Builder
-
Contains the transaction result from when the transaction was submitted
- getResultXdr() - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction
-
Contains the transaction result from when the transaction was submitted
- getResultXdr() - Method in interface org.kin.agora.gen.common.v4.Model.StellarTransactionOrBuilder
-
Contains the transaction result from when the transaction was submitted
- getResultXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
Contains the transaction result from when the transaction was submitted
- getResultXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
Contains the transaction result from when the transaction was submitted
- getResultXdr() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
Contains the transaction result from when the transaction was submitted
- getResultXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The transaction result XDR, if a transaction was submitted.
- getResultXdr() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
The transaction result XDR, if a transaction was submitted.
- getResultXdr() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
The transaction result XDR, if a transaction was submitted.
- getSequenceNumber() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
The last known sequence number of the account.
- getSequenceNumber() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo
-
The last known sequence number of the account.
- getSequenceNumber() - Method in interface org.kin.agora.gen.account.v3.AccountService.AccountInfoOrBuilder
-
The last known sequence number of the account.
- getSignature() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
The signature of the transaction, if result == Result::OK.
- getSignature() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse
-
The signature of the transaction, if result == Result::OK.
- getSignature() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponseOrBuilder
-
The signature of the transaction, if result == Result::OK.
- getSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = OK
- getSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = OK
- getSignature() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
Present when result = OK
- getSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
The signature of the transaction.
- getSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
The signature of the transaction.
- getSignature() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
The signature of the transaction.
- getSize() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequest.Builder
-
uint64 size = 1;
- getSize() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequest
-
uint64 size = 1;
- getSize() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequestOrBuilder
-
uint64 size = 1;
- getSku() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
The app SKU related to this line item, if applicable.
- getSku() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
The app SKU related to this line item, if applicable.
- getSku() - Method in interface org.kin.agora.gen.common.v3.Model.Invoice.LineItemOrBuilder
-
The app SKU related to this line item, if applicable.
- getSlot() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Non-zero when state == State::SUCCESS
- getSlot() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
Non-zero when state == State::SUCCESS
- getSlot() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponseOrBuilder
-
Non-zero when state == State::SUCCESS
- getSolanaTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- getSolanaTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- getSolanaTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- getSource() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- getSource() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- getSource() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.PaymentOrBuilder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- getState() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- getState() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
The state of the transaction.
- getState() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponseOrBuilder
-
The state of the transaction.
- getState() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- getState() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
The state of the transaction.
- getState() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponseOrBuilder
-
The state of the transaction.
- getStateValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- getStateValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
The state of the transaction.
- getStateValue() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponseOrBuilder
-
The state of the transaction.
- getStateValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- getStateValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
The state of the transaction.
- getStateValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponseOrBuilder
-
The state of the transaction.
- getStellarTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- getStellarTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- getStellarTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- getSubsidizerAccount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
The public key of the account that the service will use to sign transactions for funding.
- getSubsidizerAccount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
The public key of the account that the service will use to sign transactions for funding.
- getSubsidizerAccount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponseOrBuilder
-
The public key of the account that the service will use to sign transactions for funding.
- getTitle() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string title = 1;
- getTitle() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
string title = 1;
- getTitle() - Method in interface org.kin.agora.gen.common.v3.Model.Invoice.LineItemOrBuilder
-
string title = 1;
- getTitleBytes() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string title = 1;
- getTitleBytes() - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
string title = 1;
- getTitleBytes() - Method in interface org.kin.agora.gen.common.v3.Model.Invoice.LineItemOrBuilder
-
string title = 1;
- getToken() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- getToken() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- getToken() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponseOrBuilder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- getTokenAccountInfos(int) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfos(int) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfos(int) - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponseOrBuilder
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosCount() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosCount() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosCount() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponseOrBuilder
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosList() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosList() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosList() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponseOrBuilder
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosOrBuilder(int) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccountInfosOrBuilderList() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Zero or more account infos that are owned by the provided account id.
- getTokenAccounts(int) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Deprecated.
- getTokenAccounts(int) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Deprecated.
- getTokenAccounts(int) - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponseOrBuilder
-
Deprecated.
- getTokenAccountsCount() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Deprecated.
- getTokenAccountsCount() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Deprecated.
- getTokenAccountsCount() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponseOrBuilder
-
Deprecated.
- getTokenAccountsList() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Deprecated.
- getTokenAccountsList() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Deprecated.
- getTokenAccountsList() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponseOrBuilder
-
Deprecated.
- getTokenAccountsOrBuilder(int) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Deprecated.
- getTokenAccountsOrBuilderList() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse
-
Deprecated.
- getTokenProgram() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
note: after release these values cannot change, and will be static per environment.
- getTokenProgram() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
note: after release these values cannot change, and will be static per environment.
- getTokenProgram() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponseOrBuilder
-
note: after release these values cannot change, and will be static per environment.
- getTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- getTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- getTransaction() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountRequestOrBuilder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- getTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in interface org.kin.agora.gen.account.v4.AccountService.TransactionEventOrBuilder
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequestOrBuilder
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
.kin.agora.common.v4.Transaction transaction = 1;
- getTransactionError() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- getTransactionError() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- getTransactionError() - Method in interface org.kin.agora.gen.account.v4.AccountService.TransactionEventOrBuilder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- getTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Present if the transaction failed.
- getTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
Present if the transaction failed.
- getTransactionError() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
Present if the transaction failed.
- getTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = FAILED.
- getTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = FAILED.
- getTransactionError() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = FAILED.
- getTransactionEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- getTransactionEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- getTransactionEvent() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventOrBuilder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- getTransactionEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- getTransactionEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- getTransactionEvent() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventOrBuilder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- getTransactionHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- getTransactionHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- getTransactionHash() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequestOrBuilder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- getTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- getTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- getTransactionId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequestOrBuilder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- getTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- getTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- getTransactionId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- getTransactionTime() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Note: this may not always be available.
- getTransactionTime() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
Note: this may not always be available.
- getTransactionTime() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
Note: this may not always be available.
- getTypeCase() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
- getTypeCase() - Method in class org.kin.agora.gen.account.v3.AccountService.Event
-
- getTypeCase() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventOrBuilder
-
- getTypeCase() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
- getTypeCase() - Method in class org.kin.agora.gen.account.v4.AccountService.Event
-
- getTypeCase() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventOrBuilder
-
- getValue() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceHash.Builder
-
The SHA-224 hash of the invoice.
- getValue() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceHash
-
The SHA-224 hash of the invoice.
- getValue() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceHashOrBuilder
-
The SHA-224 hash of the invoice.
- getValue() - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId.Builder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- getValue() - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- getValue() - Method in interface org.kin.agora.gen.common.v3.Model.StellarAccountIdOrBuilder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- getValue() - Method in class org.kin.agora.gen.common.v3.Model.TransactionHash.Builder
-
The sha256 hash of a transaction.
- getValue() - Method in class org.kin.agora.gen.common.v3.Model.TransactionHash
-
The sha256 hash of a transaction.
- getValue() - Method in interface org.kin.agora.gen.common.v3.Model.TransactionHashOrBuilder
-
The sha256 hash of a transaction.
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.Blockhash.Builder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.Blockhash
-
bytes value = 1;
- getValue() - Method in interface org.kin.agora.gen.common.v4.Model.BlockhashOrBuilder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.SolanaAccountId.Builder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.SolanaAccountId
-
bytes value = 1;
- getValue() - Method in interface org.kin.agora.gen.common.v4.Model.SolanaAccountIdOrBuilder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.Transaction.Builder
-
Maximum size taken from: https://github.com/solana-labs/solana/blob/39b3ac6a8d29e14faa1de73d8b46d390ad41797b/sdk/src/packet.rs#L9-L13
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.Transaction
-
Maximum size taken from: https://github.com/solana-labs/solana/blob/39b3ac6a8d29e14faa1de73d8b46d390ad41797b/sdk/src/packet.rs#L9-L13
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionId.Builder
-
Value is either a 32-byte transaction hash, or a 64-byte transaction signature.
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionId
-
Value is either a 32-byte transaction hash, or a 64-byte transaction signature.
- getValue() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionIdOrBuilder
-
Value is either a 32-byte transaction hash, or a 64-byte transaction signature.
- getValue() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionOrBuilder
-
Maximum size taken from: https://github.com/solana-labs/solana/blob/39b3ac6a8d29e14faa1de73d8b46d390ad41797b/sdk/src/packet.rs#L9-L13
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionSignature.Builder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.common.v4.Model.TransactionSignature
-
bytes value = 1;
- getValue() - Method in interface org.kin.agora.gen.common.v4.Model.TransactionSignatureOrBuilder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.Cursor.Builder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.Cursor
-
bytes value = 1;
- getValue() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.CursorOrBuilder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.Cursor.Builder
-
bytes value = 1;
- getValue() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.Cursor
-
bytes value = 1;
- getValue() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.CursorOrBuilder
-
bytes value = 1;
- getValueBytes() - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId.Builder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- getValueBytes() - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- getValueBytes() - Method in interface org.kin.agora.gen.common.v3.Model.StellarAccountIdOrBuilder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- getVersion() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionResponse.Builder
-
uint32 version = 1;
- getVersion() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionResponse
-
uint32 version = 1;
- getVersion() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionResponseOrBuilder
-
uint32 version = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest.Builder
-
Account to be created
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest
-
Account to be created
- hasAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.CreateAccountRequestOrBuilder
-
Account to be created
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequestOrBuilder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest.Builder
-
The id of the account to stream events for
- hasAccountId() - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest
-
The id of the account to stream events for
- hasAccountId() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetEventsRequestOrBuilder
-
The id of the account to stream events for
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetEventsRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequestOrBuilder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- hasAccountId() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- hasAccountId() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
Account to get history for.
- hasAccountId() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequestOrBuilder
-
Account to get history for.
- hasAccountId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- hasAccountId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
Account to get history for.
- hasAccountId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequestOrBuilder
-
Account to get history for.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent
-
The account information most recently obtained by the service.
- hasAccountInfo() - Method in interface org.kin.agora.gen.account.v3.AccountService.AccountUpdateEventOrBuilder
-
The account information most recently obtained by the service.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
Will be present if the account was created or already existed.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse
-
Will be present if the account was created or already existed.
- hasAccountInfo() - Method in interface org.kin.agora.gen.account.v3.AccountService.CreateAccountResponseOrBuilder
-
Will be present if the account was created or already existed.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse
-
Present iff result == Result::OK
- hasAccountInfo() - Method in interface org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponseOrBuilder
-
Present iff result == Result::OK
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent
-
The account information most recently obtained by the service.
- hasAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountUpdateEventOrBuilder
-
The account information most recently obtained by the service.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
Present iff the account was created or already existed.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse
-
Present iff the account was created or already existed.
- hasAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountResponseOrBuilder
-
Present iff the account was created or already existed.
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- hasAccountInfo() - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse
-
Present iff result == Result::OK
- hasAccountInfo() - Method in interface org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponseOrBuilder
-
Present iff result == Result::OK
- hasAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- hasAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- hasAccountUpdateEvent() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventOrBuilder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- hasAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- hasAccountUpdateEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- hasAccountUpdateEvent() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventOrBuilder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- hasBlockhash() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse.Builder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- hasBlockhash() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- hasBlockhash() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponseOrBuilder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- hasCloseAuthority() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- hasCloseAuthority() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- hasCloseAuthority() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- hasCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest
-
An optional history cursor indicating where in
the history to 'resume' from.
- hasCursor() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequestOrBuilder
-
An optional history cursor indicating where in
the history to 'resume' from.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
The cursor position of this item.
- hasCursor() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
The cursor position of this item.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest
-
An optional history cursor indicating where in
the history to 'resume' from.
- hasCursor() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequestOrBuilder
-
An optional history cursor indicating where in
the history to 'resume' from.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- hasCursor() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
The cursor position of this item.
- hasCursor() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
The cursor position of this item.
- hasDestination() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- hasDestination() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- hasDestination() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.PaymentOrBuilder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- HASH_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
- HASH_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
- hasHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The hash of the transaction.
- hasHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
The hash of the transaction.
- hasHash() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
The hash of the transaction.
- hasHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The hash of the transaction, if it was submitted.
- hasHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse
-
The hash of the transaction, if it was submitted.
- hasHash() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponseOrBuilder
-
The hash of the transaction, if it was submitted.
- hasInvoice() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The invoice that was submitted.
- hasInvoice() - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError
-
The invoice that was submitted.
- hasInvoice() - Method in interface org.kin.agora.gen.common.v3.Model.InvoiceErrorOrBuilder
-
The invoice that was submitted.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- hasInvoiceList() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.HistoryItemOrBuilder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequestOrBuilder
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- hasInvoiceList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequestOrBuilder
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
An optional invoice list associating each operation with an invoice.
- hasInvoiceList() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
An optional invoice list associating each operation with an invoice.
- hasItem() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Present when state != State::UNKNOWN
- hasItem() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
Present when state != State::UNKNOWN
- hasItem() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponseOrBuilder
-
Present when state != State::UNKNOWN
- hasItem() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Present when state == State::SUCCESS.
- hasItem() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
Present when state == State::SUCCESS.
- hasItem() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponseOrBuilder
-
Present when state == State::SUCCESS.
- hasOwner() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- hasOwner() - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- hasOwner() - Method in interface org.kin.agora.gen.account.v4.AccountService.AccountInfoOrBuilder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- hasSignature() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
The signature of the transaction, if result == Result::OK.
- hasSignature() - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse
-
The signature of the transaction, if result == Result::OK.
- hasSignature() - Method in interface org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponseOrBuilder
-
The signature of the transaction, if result == Result::OK.
- hasSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = OK
- hasSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
Present when result = OK
- hasSignature() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponseOrBuilder
-
Present when result = OK
- hasSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
The signature of the transaction.
- hasSignature() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
The signature of the transaction.
- hasSignature() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
The signature of the transaction.
- hasSolanaTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- hasSolanaTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- hasSolanaTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- hasSource() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- hasSource() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- hasSource() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.PaymentOrBuilder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- hasStellarTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- hasStellarTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- hasStellarTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- hasSubsidizerAccount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
The public key of the account that the service will use to sign transactions for funding.
- hasSubsidizerAccount() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
The public key of the account that the service will use to sign transactions for funding.
- hasSubsidizerAccount() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponseOrBuilder
-
The public key of the account that the service will use to sign transactions for funding.
- hasToken() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- hasToken() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- hasToken() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponseOrBuilder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- hasTokenProgram() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
note: after release these values cannot change, and will be static per environment.
- hasTokenProgram() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
note: after release these values cannot change, and will be static per environment.
- hasTokenProgram() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponseOrBuilder
-
note: after release these values cannot change, and will be static per environment.
- hasTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- hasTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- hasTransaction() - Method in interface org.kin.agora.gen.account.v4.AccountService.CreateAccountRequestOrBuilder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- hasTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in interface org.kin.agora.gen.account.v4.AccountService.TransactionEventOrBuilder
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequestOrBuilder
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransaction() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequestOrBuilder
-
.kin.agora.common.v4.Transaction transaction = 1;
- hasTransactionError() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- hasTransactionError() - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- hasTransactionError() - Method in interface org.kin.agora.gen.account.v4.AccountService.TransactionEventOrBuilder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- hasTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Present if the transaction failed.
- hasTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
Present if the transaction failed.
- hasTransactionError() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
Present if the transaction failed.
- hasTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = FAILED.
- hasTransactionError() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
Present when result = FAILED.
- hasTransactionError() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponseOrBuilder
-
Present when result = FAILED.
- hasTransactionEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- hasTransactionEvent() - Method in class org.kin.agora.gen.account.v3.AccountService.Event
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- hasTransactionEvent() - Method in interface org.kin.agora.gen.account.v3.AccountService.EventOrBuilder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- hasTransactionEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- hasTransactionEvent() - Method in class org.kin.agora.gen.account.v4.AccountService.Event
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- hasTransactionEvent() - Method in interface org.kin.agora.gen.account.v4.AccountService.EventOrBuilder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- hasTransactionHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- hasTransactionHash() - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- hasTransactionHash() - Method in interface org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequestOrBuilder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- hasTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- hasTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- hasTransactionId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequestOrBuilder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- hasTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- hasTransactionId() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- hasTransactionId() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- hasTransactionTime() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Note: this may not always be available.
- hasTransactionTime() - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
Note: this may not always be available.
- hasTransactionTime() - Method in interface org.kin.agora.gen.transaction.v4.TransactionService.HistoryItemOrBuilder
-
Note: this may not always be available.
- SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class org.kin.agora.gen.account.v3.AccountService.AccountInfo
-
- setAccountId(Model.StellarAccountId) - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- setAccountId(Model.StellarAccountId.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- setAccountId(Model.StellarAccountId) - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest.Builder
-
Account to be created
- setAccountId(Model.StellarAccountId.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountRequest.Builder
-
Account to be created
- setAccountId(Model.StellarAccountId) - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- setAccountId(Model.StellarAccountId.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v3.StellarAccountId account_id = 1;
- setAccountId(Model.StellarAccountId) - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest.Builder
-
The id of the account to stream events for
- setAccountId(Model.StellarAccountId.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.GetEventsRequest.Builder
-
The id of the account to stream events for
- setAccountId(Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.GetEventsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.SolanaAccountId account_id = 1;
- setAccountId(Model.StellarAccountId) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- setAccountId(Model.StellarAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- setAccountId(Model.SolanaAccountId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- setAccountId(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
Account to get history for.
- setAccountInfo(AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- setAccountInfo(AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- setAccountInfo(AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
Will be present if the account was created or already existed.
- setAccountInfo(AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
Will be present if the account was created or already existed.
- setAccountInfo(AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- setAccountInfo(AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- setAccountInfo(AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- setAccountInfo(AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountUpdateEvent.Builder
-
The account information most recently obtained by the service.
- setAccountInfo(AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
Present iff the account was created or already existed.
- setAccountInfo(AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
Present iff the account was created or already existed.
- setAccountInfo(AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- setAccountInfo(AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
Present iff result == Result::OK
- setAccountUpdateEvent(AccountService.AccountUpdateEvent) - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- setAccountUpdateEvent(AccountService.AccountUpdateEvent.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.AccountUpdateEvent account_update_event = 1;
- setAccountUpdateEvent(AccountService.AccountUpdateEvent) - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- setAccountUpdateEvent(AccountService.AccountUpdateEvent.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.AccountUpdateEvent account_update_event = 1;
- setAmount(long) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
The amount in quarks.
- setAmount(long) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
Amount in quarks
- setBalance(long) - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
The last known balance, in quarks, of the account.
- setBalance(long) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
The last known balance, in quarks, of the account.
- setBlockhash(Model.Blockhash) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse.Builder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- setBlockhash(Model.Blockhash.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetRecentBlockhashResponse.Builder
-
.kin.agora.common.v4.Blockhash blockhash = 1;
- setCloseAuthority(Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- setCloseAuthority(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId close_authority = 4;
- setCommitment(Model.Commitment) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- setCommitment(Model.Commitment) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- setCommitment(Model.Commitment) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- setCommitment(Model.Commitment) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- setCommitment(Model.Commitment) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- setCommitmentValue(int) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- setCommitmentValue(int) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- setCommitmentValue(int) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- setCommitmentValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 2;
- setCommitmentValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Commitment commitment = 3;
- setConfirmations(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The number of confirmations for the transaction.
- setCursor(TransactionService.Cursor) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- setCursor(TransactionService.Cursor.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- setCursor(TransactionService.Cursor) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- setCursor(TransactionService.Cursor.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- setCursor(TransactionService.Cursor) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- setCursor(TransactionService.Cursor.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
An optional history cursor indicating where in
the history to 'resume' from.
- setCursor(TransactionService.Cursor) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- setCursor(TransactionService.Cursor.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The cursor position of this item.
- setDedupeId(ByteString) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
dedupe_id specifies an identifier that this transaction is associated with.
- setDescription(String) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string description = 2;
- setDescriptionBytes(ByteString) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string description = 2;
- setDestination(Model.SolanaAccountId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- setDestination(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId destination = 2;
- setDirection(TransactionService.GetHistoryRequest.Direction) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- setDirection(TransactionService.GetHistoryRequest.Direction) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- setDirectionValue(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- setDirectionValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryRequest.Builder
-
The order in which to return history items from
the cursor.
- setEnvelopeXdr(ByteString) - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent.Builder
-
The transaction envelope XDR.
- setEnvelopeXdr(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction.Builder
-
Contains the transaction envelope for the transaction.
- setEnvelopeXdr(ByteString) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
Contains the transaction envelope for the transaction.
- setEnvelopeXdr(ByteString) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
The raw XDR bytes (not base64-encoded) of the transaction envelope.
- setEvents(int, AccountService.Event) - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
repeated .kin.agora.account.v3.Event events = 2;
- setEvents(int, AccountService.Event.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
repeated .kin.agora.account.v3.Event events = 2;
- setEvents(int, AccountService.Event) - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
repeated .kin.agora.account.v4.Event events = 2;
- setEvents(int, AccountService.Event.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
repeated .kin.agora.account.v4.Event events = 2;
- setHash(Model.TransactionHash) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The hash of the transaction.
- setHash(Model.TransactionHash.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
The hash of the transaction.
- setHash(Model.TransactionHash) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The hash of the transaction, if it was submitted.
- setHash(Model.TransactionHash.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The hash of the transaction, if it was submitted.
- setIncludeAccountInfo(boolean) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsRequest.Builder
-
Specifies whether or not detailed account info for each token account should
be returned.
- setIndex(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
The index of the transfer within the transaction.
- setInstructionIndex(int) - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
If the transaction failed due to an instruction, the
instruction_index will be >= 0, corresponding to the
instruction that failed the transaction.
- setInvoice(Model.Invoice) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The invoice that was submitted.
- setInvoice(Model.Invoice.Builder) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The invoice that was submitted.
- setInvoiceErrors(int, Model.InvoiceError) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- setInvoiceErrors(int, Model.InvoiceError.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- setInvoiceErrors(int, Model.InvoiceError) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- setInvoiceErrors(int, Model.InvoiceError.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- setInvoiceErrors(int, Model.InvoiceError) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- setInvoiceErrors(int, Model.InvoiceError.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = INVOICE_ERROR.
- setInvoiceList(Model.InvoiceList) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- setInvoiceList(Model.InvoiceList.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- setInvoiceList(Model.InvoiceList) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- setInvoiceList(Model.InvoiceList.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- setInvoiceList(Model.InvoiceList) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- setInvoiceList(Model.InvoiceList.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
- setInvoiceList(Model.InvoiceList) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- setInvoiceList(Model.InvoiceList.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- setInvoiceList(Model.InvoiceList) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- setInvoiceList(Model.InvoiceList.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
An optional invoice list associating each operation with an invoice.
- setInvoices(int, Model.Invoice) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList.Builder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- setInvoices(int, Model.Invoice.Builder) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceList.Builder
-
repeated .kin.agora.common.v3.Invoice invoices = 1;
- setItem(TransactionService.HistoryItem) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Present when state != State::UNKNOWN
- setItem(TransactionService.HistoryItem.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Present when state != State::UNKNOWN
- setItem(TransactionService.HistoryItem) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Present when state == State::SUCCESS.
- setItem(TransactionService.HistoryItem.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Present when state == State::SUCCESS.
- setItems(int, Model.Invoice.LineItem) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.Builder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- setItems(int, Model.Invoice.LineItem.Builder) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.Builder
-
repeated .kin.agora.common.v3.Invoice.LineItem items = 1;
- setItems(int, TransactionService.HistoryItem) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- setItems(int, TransactionService.HistoryItem.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v3.HistoryItem items = 2;
- setItems(int, TransactionService.HistoryItem) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- setItems(int, TransactionService.HistoryItem.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
repeated .kin.agora.transaction.v4.HistoryItem items = 2;
- setLamports(long) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionResponse.Builder
-
uint64 lamports = 1;
- setLedger(long) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
Non-zero when state == State::SUCCESS
- setLedger(long) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The ledger in which the submitted transaction was included in.
- setOpIndex(int) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
The operation index the invoice corresponds to.
- setOwner(Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- setOwner(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.AccountInfo.Builder
-
.kin.agora.common.v4.SolanaAccountId owner = 3;
- setPayments(int, TransactionService.HistoryItem.Payment) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The set of payments contained in the raw_transaction.
- setPayments(int, TransactionService.HistoryItem.Payment.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
The set of payments contained in the raw_transaction.
- setQuarks(long) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropRequest.Builder
-
uint64 quarks = 2;
- setRaw(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
Raw is the raw error returned from the underlying RPC
mechanisms with Solana.
- setReason(Model.InvoiceError.Reason) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- setReason(Model.TransactionError.Reason) - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- setReasonValue(int) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceError.Builder
-
.kin.agora.common.v3.InvoiceError.Reason reason = 3;
- setReasonValue(int) - Method in class org.kin.agora.gen.common.v4.Model.TransactionError.Builder
-
.kin.agora.common.v4.TransactionError.Reason reason = 1;
- setResult(AccountService.CreateAccountResponse.Result) - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- setResult(AccountService.Events.Result) - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
.kin.agora.account.v3.Events.Result result = 1;
- setResult(AccountService.GetAccountInfoResponse.Result) - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- setResult(AccountService.CreateAccountResponse.Result) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- setResult(AccountService.Events.Result) - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
.kin.agora.account.v4.Events.Result result = 1;
- setResult(AccountService.GetAccountInfoResponse.Result) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- setResult(AirdropService.RequestAirdropResponse.Result) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- setResult(IngestionService.SubmitResponse.Result) - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse.Builder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- setResult(TransactionService.GetHistoryResponse.Result) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- setResult(TransactionService.SubmitTransactionResponse.Result) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- setResult(TransactionService.GetHistoryResponse.Result) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- setResult(TransactionService.SignTransactionResponse.Result) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- setResult(TransactionService.SubmitTransactionResponse.Result) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.account.v3.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v3.CreateAccountResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.account.v3.AccountService.Events.Builder
-
.kin.agora.account.v3.Events.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.account.v3.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountResponse.Builder
-
.kin.agora.account.v4.CreateAccountResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.account.v4.AccountService.Events.Builder
-
.kin.agora.account.v4.Events.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.account.v4.AccountService.GetAccountInfoResponse.Builder
-
.kin.agora.account.v4.GetAccountInfoResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
.kin.agora.airdrop.v4.RequestAirdropResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.metrics.v3.IngestionService.SubmitResponse.Builder
-
.kin.agora.metrics.v3.SubmitResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v3.GetHistoryResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v3.SubmitTransactionResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetHistoryResponse.Builder
-
.kin.agora.transaction.v4.GetHistoryResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
.kin.agora.transaction.v4.SignTransactionResponse.Result result = 1;
- setResultValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
.kin.agora.transaction.v4.SubmitTransactionResponse.Result result = 1;
- setResultXdr(ByteString) - Method in class org.kin.agora.gen.account.v3.AccountService.TransactionEvent.Builder
-
The transaction result XDR.
- setResultXdr(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.StellarTransaction.Builder
-
Contains the transaction result from when the transaction was submitted
- setResultXdr(ByteString) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.HistoryItem.Builder
-
Contains the transaction result from when the transaction was submitted
- setResultXdr(ByteString) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.SubmitTransactionResponse.Builder
-
The transaction result XDR, if a transaction was submitted.
- setSequenceNumber(long) - Method in class org.kin.agora.gen.account.v3.AccountService.AccountInfo.Builder
-
The last known sequence number of the account.
- setSignature(Model.TransactionSignature) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
The signature of the transaction, if result == Result::OK.
- setSignature(Model.TransactionSignature.Builder) - Method in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse.Builder
-
The signature of the transaction, if result == Result::OK.
- setSignature(Model.TransactionSignature) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = OK
- setSignature(Model.TransactionSignature.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse.Builder
-
Present when result = OK
- setSignature(Model.TransactionSignature) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
The signature of the transaction.
- setSignature(Model.TransactionSignature.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
The signature of the transaction.
- setSize(long) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequest.Builder
-
uint64 size = 1;
- setSku(ByteString) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
The app SKU related to this line item, if applicable.
- setSlot(long) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
Non-zero when state == State::SUCCESS
- setSolanaTransaction(Model.Transaction) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- setSolanaTransaction(Model.Transaction.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.Transaction solana_transaction = 3;
- setSource(Model.SolanaAccountId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- setSource(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment.Builder
-
.kin.agora.common.v4.SolanaAccountId source = 1;
- setState(TransactionService.GetTransactionResponse.State) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- setState(TransactionService.GetTransactionResponse.State) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- setStateValue(int) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- setStateValue(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.Builder
-
The state of the transaction.
- setStellarTransaction(Model.StellarTransaction) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- setStellarTransaction(Model.StellarTransaction.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;
- setSubsidizerAccount(Model.SolanaAccountId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
The public key of the account that the service will use to sign transactions for funding.
- setSubsidizerAccount(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
The public key of the account that the service will use to sign transactions for funding.
- setTitle(String) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string title = 1;
- setTitleBytes(ByteString) - Method in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem.Builder
-
string title = 1;
- setToken(Model.SolanaAccountId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- setToken(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
.kin.agora.common.v4.SolanaAccountId token = 3;
- setTokenAccountInfos(int, AccountService.AccountInfo) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Zero or more account infos that are owned by the provided account id.
- setTokenAccountInfos(int, AccountService.AccountInfo.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Zero or more account infos that are owned by the provided account id.
- setTokenAccounts(int, Model.SolanaAccountId) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Deprecated.
- setTokenAccounts(int, Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.ResolveTokenAccountsResponse.Builder
-
Deprecated.
- setTokenProgram(Model.SolanaAccountId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
note: after release these values cannot change, and will be static per environment.
- setTokenProgram(Model.SolanaAccountId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse.Builder
-
note: after release these values cannot change, and will be static per environment.
- setTransaction(Model.Transaction) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- setTransaction(Model.Transaction.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.CreateAccountRequest.Builder
-
CreateAccountRequest should be of one of the following forms:
Legacy:
1.
- setTransaction(Model.Transaction) - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- setTransaction(Model.Transaction.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- setTransaction(Model.Transaction) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- setTransaction(Model.Transaction.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- setTransaction(Model.Transaction) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- setTransaction(Model.Transaction.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionRequest.Builder
-
.kin.agora.common.v4.Transaction transaction = 1;
- setTransactionError(Model.TransactionError) - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- setTransactionError(Model.TransactionError.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.TransactionEvent.Builder
-
.kin.agora.common.v4.TransactionError transaction_error = 2;
- setTransactionError(Model.TransactionError) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Present if the transaction failed.
- setTransactionError(Model.TransactionError.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Present if the transaction failed.
- setTransactionError(Model.TransactionError) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = FAILED.
- setTransactionError(Model.TransactionError.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse.Builder
-
Present when result = FAILED.
- setTransactionEvent(AccountService.TransactionEvent) - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- setTransactionEvent(AccountService.TransactionEvent.Builder) - Method in class org.kin.agora.gen.account.v3.AccountService.Event.Builder
-
.kin.agora.account.v3.TransactionEvent transaction_event = 2;
- setTransactionEvent(AccountService.TransactionEvent) - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- setTransactionEvent(AccountService.TransactionEvent.Builder) - Method in class org.kin.agora.gen.account.v4.AccountService.Event.Builder
-
.kin.agora.account.v4.TransactionEvent transaction_event = 2;
- setTransactionHash(Model.TransactionHash) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- setTransactionHash(Model.TransactionHash.Builder) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v3.TransactionHash transaction_hash = 1;
- setTransactionId(Model.TransactionId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- setTransactionId(Model.TransactionId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionRequest.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- setTransactionId(Model.TransactionId) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- setTransactionId(Model.TransactionId.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
.kin.agora.common.v4.TransactionId transaction_id = 1;
- setTransactionTime(Timestamp) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Note: this may not always be available.
- setTransactionTime(Timestamp.Builder) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Builder
-
Note: this may not always be available.
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v3.Model.InvoiceHash.Builder
-
The SHA-224 hash of the invoice.
- setValue(String) - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId.Builder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v3.Model.TransactionHash.Builder
-
The sha256 hash of a transaction.
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.Blockhash.Builder
-
bytes value = 1;
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.SolanaAccountId.Builder
-
bytes value = 1;
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.Transaction.Builder
-
Maximum size taken from: https://github.com/solana-labs/solana/blob/39b3ac6a8d29e14faa1de73d8b46d390ad41797b/sdk/src/packet.rs#L9-L13
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.TransactionId.Builder
-
Value is either a 32-byte transaction hash, or a 64-byte transaction signature.
- setValue(ByteString) - Method in class org.kin.agora.gen.common.v4.Model.TransactionSignature.Builder
-
bytes value = 1;
- setValue(ByteString) - Method in class org.kin.agora.gen.transaction.v3.TransactionService.Cursor.Builder
-
bytes value = 1;
- setValue(ByteString) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.Cursor.Builder
-
bytes value = 1;
- setValueBytes(ByteString) - Method in class org.kin.agora.gen.common.v3.Model.StellarAccountId.Builder
-
The public key of accounts always starts with a G, so we
ensure that the value starts with a G to prevent the secret
key from being used.
- setVersion(int) - Method in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumKinVersionResponse.Builder
-
uint32 version = 1;
- SIGNATURE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.airdrop.v4.AirdropService.RequestAirdropResponse
-
- SIGNATURE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.SignTransactionResponse
-
- SIGNATURE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.SubmitTransactionResponse
-
- SINGLE_VALUE - Static variable in enum org.kin.agora.gen.common.v4.Model.Commitment
-
The node will query the most recent bank having reached 1 confirmation.
- SIZE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetMinimumBalanceForRentExemptionRequest
-
- SKU_FIELD_NUMBER - Static variable in class org.kin.agora.gen.common.v3.Model.Invoice.LineItem
-
- SKU_NOT_FOUND_VALUE - Static variable in enum org.kin.agora.gen.common.v3.Model.InvoiceError.Reason
-
One or more SKUs in the invoice was not found.
- SLOT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
- SOLANA_TRANSACTION_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
- SOURCE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem.Payment
-
- STATE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse
-
- STATE_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse
-
- STELLAR_TRANSACTION_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.HistoryItem
-
- SUBSIDIZER_ACCOUNT_FIELD_NUMBER - Static variable in class org.kin.agora.gen.transaction.v4.TransactionService.GetServiceConfigResponse
-
- SUCCESS_VALUE - Static variable in enum org.kin.agora.gen.transaction.v3.TransactionService.GetTransactionResponse.State
-
SUCCESS = 1;
- SUCCESS_VALUE - Static variable in enum org.kin.agora.gen.transaction.v4.TransactionService.GetTransactionResponse.State
-
SUCCESS = 1;