BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAllAssets(Iterable<? extends TemporalAsset> values) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(int index,
TemporalAsset value) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(int index,
TemporalAsset.Builder builderForValue) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(TemporalAsset value) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(TemporalAsset.Builder builderForValue) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clear() |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clearAssets() |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clone() |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeFrom(BatchGetAssetsHistoryResponse other) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilder() |
|
static BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilder(BatchGetAssetsHistoryResponse prototype) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilderForType() |
|
protected BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.removeAssets(int index) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setAssets(int index,
TemporalAsset value) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setAssets(int index,
TemporalAsset.Builder builderForValue) |
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.toBuilder() |
|