GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.clear() |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.clearActionHash()
string actionHash = 1;
|
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.clone() |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.mergeFrom(GetTransactionLogByActionHashRequest other) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.newBuilder() |
static GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.newBuilder(GetTransactionLogByActionHashRequest prototype) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.newBuilderForType() |
protected GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.setActionHash(String value)
string actionHash = 1;
|
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.setActionHashBytes(com.google.protobuf.ByteString value)
string actionHash = 1;
|
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetTransactionLogByActionHashRequest.Builder |
GetTransactionLogByActionHashRequest.toBuilder() |