Package com.daml.ledger.api.v1
Class EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
- com.daml.ledger.api.v1.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder
-
- All Implemented Interfaces:
EventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- EventQueryServiceOuterClass.GetEventsByContractIdRequest
public static final class EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder> implements EventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder
Protobuf typecom.daml.ledger.api.v1.GetEventsByContractIdRequest
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
clear
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
getDefaultInstanceForType
public EventQueryServiceOuterClass.GetEventsByContractIdRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public EventQueryServiceOuterClass.GetEventsByContractIdRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EventQueryServiceOuterClass.GetEventsByContractIdRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
setField
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
clearField
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
clearOneof
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
setRepeatedField
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
addRepeatedField
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
mergeFrom
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
mergeFrom
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder mergeFrom(EventQueryServiceOuterClass.GetEventsByContractIdRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
mergeFrom
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>- Throws:
java.io.IOException
-
getContractId
public java.lang.String getContractId()
The contract id being queried. Required
string contract_id = 1 [json_name = "contractId"];- Specified by:
getContractIdin interfaceEventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder- Returns:
- The contractId.
-
getContractIdBytes
public com.google.protobuf.ByteString getContractIdBytes()
The contract id being queried. Required
string contract_id = 1 [json_name = "contractId"];- Specified by:
getContractIdBytesin interfaceEventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder- Returns:
- The bytes for contractId.
-
setContractId
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder setContractId(java.lang.String value)
The contract id being queried. Required
string contract_id = 1 [json_name = "contractId"];- Parameters:
value- The contractId to set.- Returns:
- This builder for chaining.
-
clearContractId
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder clearContractId()
The contract id being queried. Required
string contract_id = 1 [json_name = "contractId"];- Returns:
- This builder for chaining.
-
setContractIdBytes
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder setContractIdBytes(com.google.protobuf.ByteString value)
The contract id being queried. Required
string contract_id = 1 [json_name = "contractId"];- Parameters:
value- The bytes for contractId to set.- Returns:
- This builder for chaining.
-
getRequestingPartiesList
public com.google.protobuf.ProtocolStringList getRequestingPartiesList()
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Specified by:
getRequestingPartiesListin interfaceEventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder- Returns:
- A list containing the requestingParties.
-
getRequestingPartiesCount
public int getRequestingPartiesCount()
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Specified by:
getRequestingPartiesCountin interfaceEventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder- Returns:
- The count of requestingParties.
-
getRequestingParties
public java.lang.String getRequestingParties(int index)
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Specified by:
getRequestingPartiesin interfaceEventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The requestingParties at the given index.
-
getRequestingPartiesBytes
public com.google.protobuf.ByteString getRequestingPartiesBytes(int index)
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Specified by:
getRequestingPartiesBytesin interfaceEventQueryServiceOuterClass.GetEventsByContractIdRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the requestingParties at the given index.
-
setRequestingParties
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder setRequestingParties(int index, java.lang.String value)
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Parameters:
index- The index to set the value at.value- The requestingParties to set.- Returns:
- This builder for chaining.
-
addRequestingParties
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder addRequestingParties(java.lang.String value)
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Parameters:
value- The requestingParties to add.- Returns:
- This builder for chaining.
-
addAllRequestingParties
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder addAllRequestingParties(java.lang.Iterable<java.lang.String> values)
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Parameters:
values- The requestingParties to add.- Returns:
- This builder for chaining.
-
clearRequestingParties
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder clearRequestingParties()
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Returns:
- This builder for chaining.
-
addRequestingPartiesBytes
public EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder addRequestingPartiesBytes(com.google.protobuf.ByteString value)
The parties whose events the client expects to see. The events associated with the contract id will only be returned if the requesting parties includes at least one party that is a stakeholder of the event. For a definition of stakeholders see https://docs.daml.com/concepts/ledger-model/ledger-privacy.html#contract-observers-and-stakeholders Required
repeated string requesting_parties = 2 [json_name = "requestingParties"];- Parameters:
value- The bytes of the requestingParties to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
mergeUnknownFields
public final EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder>
-
-