public final class GetWithProof extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetWithProof.GetAccountStateRequest
Gets latest state for an account.
|
static interface |
GetWithProof.GetAccountStateRequestOrBuilder |
static class |
GetWithProof.GetAccountStateResponse
State information returned by a get account state query.
|
static interface |
GetWithProof.GetAccountStateResponseOrBuilder |
static class |
GetWithProof.GetAccountTransactionBySequenceNumberRequest
-----------------------------------------------------------------------------
---------------- Get single transaction by account + sequence number
-----------------------------------------------------------------------------
Get transactions that altered an account - this includes both sent and
received.
|
static interface |
GetWithProof.GetAccountTransactionBySequenceNumberRequestOrBuilder |
static class |
GetWithProof.GetAccountTransactionBySequenceNumberResponse
Transaction information for transactions requested by
GetAccountTransactionsRequest
|
static interface |
GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder |
static class |
GetWithProof.GetEventsByEventAccessPathRequest
Get events that exist on an event access path.
|
static interface |
GetWithProof.GetEventsByEventAccessPathRequestOrBuilder |
static class |
GetWithProof.GetEventsByEventAccessPathResponse
Protobuf type
types.GetEventsByEventAccessPathResponse |
static interface |
GetWithProof.GetEventsByEventAccessPathResponseOrBuilder |
static class |
GetWithProof.GetTransactionsRequest
Get up to limit transactions starting from start_version.
|
static interface |
GetWithProof.GetTransactionsRequestOrBuilder |
static class |
GetWithProof.GetTransactionsResponse
Protobuf type
types.GetTransactionsResponse |
static interface |
GetWithProof.GetTransactionsResponseOrBuilder |
static class |
GetWithProof.RequestItem
Protobuf type
types.RequestItem |
static interface |
GetWithProof.RequestItemOrBuilder |
static class |
GetWithProof.ResponseItem
Individual response items to the queries posed by the requests
|
static interface |
GetWithProof.ResponseItemOrBuilder |
static class |
GetWithProof.UpdateToLatestLedgerRequest
This API is used to update the client to the latest ledger version and
optionally also request 1..n other pieces of data.
|
static interface |
GetWithProof.UpdateToLatestLedgerRequestOrBuilder |
static class |
GetWithProof.UpdateToLatestLedgerResponse
Response from getting latest ledger
|
static interface |
GetWithProof.UpdateToLatestLedgerResponseOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.