public static final class TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder> implements TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
com.daml.ledger.api.v1.GetTransactionByEventIdRequest
Modifier and Type | Method and Description |
---|---|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
addAllRequestingParties(java.lang.Iterable<java.lang.String> values)
The parties whose events the client expects to see.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
addRequestingParties(java.lang.String value)
The parties whose events the client expects to see.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
addRequestingPartiesBytes(com.google.protobuf.ByteString value)
The parties whose events the client expects to see.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest |
build() |
TransactionServiceOuterClass.GetTransactionByEventIdRequest |
buildPartial() |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clear() |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clearEventId()
The ID of a particular event.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clearLedgerId()
Must correspond to the ledger ID reported by the Ledger Identification Service.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clearRequestingParties()
The parties whose events the client expects to see.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
clone() |
TransactionServiceOuterClass.GetTransactionByEventIdRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getEventId()
The ID of a particular event.
|
com.google.protobuf.ByteString |
getEventIdBytes()
The ID of a particular event.
|
java.lang.String |
getLedgerId()
Must correspond to the ledger ID reported by the Ledger Identification Service.
|
com.google.protobuf.ByteString |
getLedgerIdBytes()
Must correspond to the ledger ID reported by the Ledger Identification Service.
|
java.lang.String |
getRequestingParties(int index)
The parties whose events the client expects to see.
|
com.google.protobuf.ByteString |
getRequestingPartiesBytes(int index)
The parties whose events the client expects to see.
|
int |
getRequestingPartiesCount()
The parties whose events the client expects to see.
|
com.google.protobuf.ProtocolStringList |
getRequestingPartiesList()
The parties whose events the client expects to see.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
mergeFrom(TransactionServiceOuterClass.GetTransactionByEventIdRequest other) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setEventId(java.lang.String value)
The ID of a particular event.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setEventIdBytes(com.google.protobuf.ByteString value)
The ID of a particular event.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setLedgerId(java.lang.String value)
Must correspond to the ledger ID reported by the Ledger Identification Service.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setLedgerIdBytes(com.google.protobuf.ByteString value)
Must correspond to the ledger ID reported by the Ledger Identification Service.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
setRequestingParties(int index,
java.lang.String value)
The parties whose events the client expects to see.
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TransactionServiceOuterClass.GetTransactionByEventIdRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TransactionServiceOuterClass.GetTransactionByEventIdRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder mergeFrom(TransactionServiceOuterClass.GetTransactionByEventIdRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
java.io.IOException
public java.lang.String getLedgerId()
Must correspond to the ledger ID reported by the Ledger Identification Service. Must be a valid LedgerString (as described in ``value.proto``). Required
string ledger_id = 1 [json_name = "ledgerId"];
getLedgerId
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
public com.google.protobuf.ByteString getLedgerIdBytes()
Must correspond to the ledger ID reported by the Ledger Identification Service. Must be a valid LedgerString (as described in ``value.proto``). Required
string ledger_id = 1 [json_name = "ledgerId"];
getLedgerIdBytes
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setLedgerId(java.lang.String value)
Must correspond to the ledger ID reported by the Ledger Identification Service. Must be a valid LedgerString (as described in ``value.proto``). Required
string ledger_id = 1 [json_name = "ledgerId"];
value
- The ledgerId to set.public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clearLedgerId()
Must correspond to the ledger ID reported by the Ledger Identification Service. Must be a valid LedgerString (as described in ``value.proto``). Required
string ledger_id = 1 [json_name = "ledgerId"];
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setLedgerIdBytes(com.google.protobuf.ByteString value)
Must correspond to the ledger ID reported by the Ledger Identification Service. Must be a valid LedgerString (as described in ``value.proto``). Required
string ledger_id = 1 [json_name = "ledgerId"];
value
- The bytes for ledgerId to set.public java.lang.String getEventId()
The ID of a particular event. Must be a valid LedgerString (as described in ``value.proto``). Required
string event_id = 2 [json_name = "eventId"];
getEventId
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
public com.google.protobuf.ByteString getEventIdBytes()
The ID of a particular event. Must be a valid LedgerString (as described in ``value.proto``). Required
string event_id = 2 [json_name = "eventId"];
getEventIdBytes
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setEventId(java.lang.String value)
The ID of a particular event. Must be a valid LedgerString (as described in ``value.proto``). Required
string event_id = 2 [json_name = "eventId"];
value
- The eventId to set.public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clearEventId()
The ID of a particular event. Must be a valid LedgerString (as described in ``value.proto``). Required
string event_id = 2 [json_name = "eventId"];
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setEventIdBytes(com.google.protobuf.ByteString value)
The ID of a particular event. Must be a valid LedgerString (as described in ``value.proto``). Required
string event_id = 2 [json_name = "eventId"];
value
- The bytes for eventId to set.public com.google.protobuf.ProtocolStringList getRequestingPartiesList()
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
getRequestingPartiesList
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
public int getRequestingPartiesCount()
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
getRequestingPartiesCount
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
public java.lang.String getRequestingParties(int index)
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
getRequestingParties
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getRequestingPartiesBytes(int index)
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
getRequestingPartiesBytes
in interface TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder
index
- The index of the value to return.public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setRequestingParties(int index, java.lang.String value)
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
index
- The index to set the value at.value
- The requestingParties to set.public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder addRequestingParties(java.lang.String value)
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
value
- The requestingParties to add.public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder addAllRequestingParties(java.lang.Iterable<java.lang.String> values)
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
values
- The requestingParties to add.public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder clearRequestingParties()
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
public TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder addRequestingPartiesBytes(com.google.protobuf.ByteString value)
The parties whose events the client expects to see. Events that are not visible for the parties in this collection will not be present in the response. Each element must be a valid PartyIdString (as described in ``value.proto``). Required
repeated string requesting_parties = 3 [json_name = "requestingParties"];
value
- The bytes of the requestingParties to add.public final TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>
public final TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder>