public static final class TraceTransactionStructLogsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder> implements TraceTransactionStructLogsResponseOrBuilder
iotexapi.TraceTransactionStructLogsResponse| Modifier and Type | Method and Description |
|---|---|
TraceTransactionStructLogsResponse.Builder |
addAllStructLogs(Iterable<? extends TransactionStructLog> values)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TraceTransactionStructLogsResponse.Builder |
addStructLogs(int index,
TransactionStructLog.Builder builderForValue)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
addStructLogs(int index,
TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
addStructLogs(TransactionStructLog.Builder builderForValue)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
addStructLogs(TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLog.Builder |
addStructLogsBuilder()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLog.Builder |
addStructLogsBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse |
build() |
TraceTransactionStructLogsResponse |
buildPartial() |
TraceTransactionStructLogsResponse.Builder |
clear() |
TraceTransactionStructLogsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TraceTransactionStructLogsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TraceTransactionStructLogsResponse.Builder |
clearStructLogs()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
clone() |
TraceTransactionStructLogsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TransactionStructLog |
getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLog.Builder |
getStructLogsBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<TransactionStructLog.Builder> |
getStructLogsBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
int |
getStructLogsCount()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<TransactionStructLog> |
getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TransactionStructLogOrBuilder |
getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
List<? extends TransactionStructLogOrBuilder> |
getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TraceTransactionStructLogsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TraceTransactionStructLogsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
TraceTransactionStructLogsResponse.Builder |
mergeFrom(TraceTransactionStructLogsResponse other) |
TraceTransactionStructLogsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TraceTransactionStructLogsResponse.Builder |
removeStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TraceTransactionStructLogsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TraceTransactionStructLogsResponse.Builder |
setStructLogs(int index,
TransactionStructLog.Builder builderForValue)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
setStructLogs(int index,
TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1; |
TraceTransactionStructLogsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TraceTransactionStructLogsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TraceTransactionStructLogsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TraceTransactionStructLogsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder mergeFrom(TraceTransactionStructLogsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public TraceTransactionStructLogsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TraceTransactionStructLogsResponse.Builder>IOExceptionpublic List<TransactionStructLog> getStructLogsList()
repeated .iotextypes.TransactionStructLog structLogs = 1;getStructLogsList in interface TraceTransactionStructLogsResponseOrBuilderpublic int getStructLogsCount()
repeated .iotextypes.TransactionStructLog structLogs = 1;getStructLogsCount in interface TraceTransactionStructLogsResponseOrBuilderpublic TransactionStructLog getStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;getStructLogs in interface TraceTransactionStructLogsResponseOrBuilderpublic TraceTransactionStructLogsResponse.Builder setStructLogs(int index, TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder setStructLogs(int index, TransactionStructLog.Builder builderForValue)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder addStructLogs(TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder addStructLogs(int index, TransactionStructLog value)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder addStructLogs(TransactionStructLog.Builder builderForValue)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder addStructLogs(int index, TransactionStructLog.Builder builderForValue)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder addAllStructLogs(Iterable<? extends TransactionStructLog> values)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder clearStructLogs()
repeated .iotextypes.TransactionStructLog structLogs = 1;public TraceTransactionStructLogsResponse.Builder removeStructLogs(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TransactionStructLog.Builder getStructLogsBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;public TransactionStructLogOrBuilder getStructLogsOrBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;getStructLogsOrBuilder in interface TraceTransactionStructLogsResponseOrBuilderpublic List<? extends TransactionStructLogOrBuilder> getStructLogsOrBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1;getStructLogsOrBuilderList in interface TraceTransactionStructLogsResponseOrBuilderpublic TransactionStructLog.Builder addStructLogsBuilder()
repeated .iotextypes.TransactionStructLog structLogs = 1;public TransactionStructLog.Builder addStructLogsBuilder(int index)
repeated .iotextypes.TransactionStructLog structLogs = 1;public List<TransactionStructLog.Builder> getStructLogsBuilderList()
repeated .iotextypes.TransactionStructLog structLogs = 1;public final TraceTransactionStructLogsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>public final TraceTransactionStructLogsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TraceTransactionStructLogsResponse.Builder>Copyright © 2022 IoTeX Group. All rights reserved.