| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.RequestItem |
GetWithProof.RequestItem.Builder.build() |
GetWithProof.RequestItem |
GetWithProof.RequestItem.Builder.buildPartial() |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.getDefaultInstance() |
GetWithProof.RequestItem |
GetWithProof.RequestItem.getDefaultInstanceForType() |
GetWithProof.RequestItem |
GetWithProof.RequestItem.Builder.getDefaultInstanceForType() |
GetWithProof.RequestItem |
GetWithProof.UpdateToLatestLedgerRequestOrBuilder.getRequestedItems(int index)
The items for which we are requesting data in this API call.
|
GetWithProof.RequestItem |
GetWithProof.UpdateToLatestLedgerRequest.getRequestedItems(int index)
The items for which we are requesting data in this API call.
|
GetWithProof.RequestItem |
GetWithProof.UpdateToLatestLedgerRequest.Builder.getRequestedItems(int index)
The items for which we are requesting data in this API call.
|
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseDelimitedFrom(InputStream input) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(byte[] data) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(ByteBuffer data) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(com.google.protobuf.ByteString data) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(InputStream input) |
static GetWithProof.RequestItem |
GetWithProof.RequestItem.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GetWithProof.RequestItem> |
GetWithProof.RequestItem.getParserForType() |
List<GetWithProof.RequestItem> |
GetWithProof.UpdateToLatestLedgerRequestOrBuilder.getRequestedItemsList()
The items for which we are requesting data in this API call.
|
List<GetWithProof.RequestItem> |
GetWithProof.UpdateToLatestLedgerRequest.getRequestedItemsList()
The items for which we are requesting data in this API call.
|
List<GetWithProof.RequestItem> |
GetWithProof.UpdateToLatestLedgerRequest.Builder.getRequestedItemsList()
The items for which we are requesting data in this API call.
|
static com.google.protobuf.Parser<GetWithProof.RequestItem> |
GetWithProof.RequestItem.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.UpdateToLatestLedgerRequest.Builder |
GetWithProof.UpdateToLatestLedgerRequest.Builder.addRequestedItems(GetWithProof.RequestItem value)
The items for which we are requesting data in this API call.
|
GetWithProof.UpdateToLatestLedgerRequest.Builder |
GetWithProof.UpdateToLatestLedgerRequest.Builder.addRequestedItems(int index,
GetWithProof.RequestItem value)
The items for which we are requesting data in this API call.
|
GetWithProof.RequestItem.Builder |
GetWithProof.RequestItem.Builder.mergeFrom(GetWithProof.RequestItem other) |
static GetWithProof.RequestItem.Builder |
GetWithProof.RequestItem.newBuilder(GetWithProof.RequestItem prototype) |
GetWithProof.UpdateToLatestLedgerRequest.Builder |
GetWithProof.UpdateToLatestLedgerRequest.Builder.setRequestedItems(int index,
GetWithProof.RequestItem value)
The items for which we are requesting data in this API call.
|
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.UpdateToLatestLedgerRequest.Builder |
GetWithProof.UpdateToLatestLedgerRequest.Builder.addAllRequestedItems(Iterable<? extends GetWithProof.RequestItem> values)
The items for which we are requesting data in this API call.
|
Copyright © 2019. All rights reserved.