| Modifier and Type | Method and Description |
|---|---|
TemporalAsset |
TemporalAsset.Builder.build() |
TemporalAsset |
TemporalAsset.Builder.buildPartial() |
TemporalAsset |
BatchGetAssetsHistoryResponseOrBuilder.getAssets(int index)
A list of assets with valid time windows.
|
TemporalAsset |
BatchGetAssetsHistoryResponse.getAssets(int index)
A list of assets with valid time windows.
|
TemporalAsset |
BatchGetAssetsHistoryResponse.Builder.getAssets(int index)
A list of assets with valid time windows.
|
static TemporalAsset |
TemporalAsset.getDefaultInstance() |
TemporalAsset |
TemporalAsset.getDefaultInstanceForType() |
TemporalAsset |
TemporalAsset.Builder.getDefaultInstanceForType() |
static TemporalAsset |
TemporalAsset.parseDelimitedFrom(InputStream input) |
static TemporalAsset |
TemporalAsset.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TemporalAsset |
TemporalAsset.parseFrom(byte[] data) |
static TemporalAsset |
TemporalAsset.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TemporalAsset |
TemporalAsset.parseFrom(ByteBuffer data) |
static TemporalAsset |
TemporalAsset.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TemporalAsset |
TemporalAsset.parseFrom(com.google.protobuf.ByteString data) |
static TemporalAsset |
TemporalAsset.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TemporalAsset |
TemporalAsset.parseFrom(com.google.protobuf.CodedInputStream input) |
static TemporalAsset |
TemporalAsset.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TemporalAsset |
TemporalAsset.parseFrom(InputStream input) |
static TemporalAsset |
TemporalAsset.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TemporalAsset> |
BatchGetAssetsHistoryResponseOrBuilder.getAssetsList()
A list of assets with valid time windows.
|
List<TemporalAsset> |
BatchGetAssetsHistoryResponse.getAssetsList()
A list of assets with valid time windows.
|
List<TemporalAsset> |
BatchGetAssetsHistoryResponse.Builder.getAssetsList()
A list of assets with valid time windows.
|
com.google.protobuf.Parser<TemporalAsset> |
TemporalAsset.getParserForType() |
static com.google.protobuf.Parser<TemporalAsset> |
TemporalAsset.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(int index,
TemporalAsset value)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(TemporalAsset value)
A list of assets with valid time windows.
|
TemporalAsset.Builder |
TemporalAsset.Builder.mergeFrom(TemporalAsset other) |
static TemporalAsset.Builder |
TemporalAsset.newBuilder(TemporalAsset prototype) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setAssets(int index,
TemporalAsset value)
A list of assets with valid time windows.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAllAssets(Iterable<? extends TemporalAsset> values)
A list of assets with valid time windows.
|
Copyright © 2020 Google LLC. All rights reserved.