Package com.daml.ledger.api.v2.admin
Class PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
com.daml.ledger.api.v2.admin.PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder
- All Implemented Interfaces:
PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
public static final class PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
implements PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder
Protobuf type
com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransaction-
Method Summary
Modifier and TypeMethodDescriptionaddAllSignatures(Iterable<? extends CryptoOuterClass.Signature> values) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSignatures(int index, CryptoOuterClass.Signature value) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyaddSignatures(int index, CryptoOuterClass.Signature.Builder builderForValue) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyAdditional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyaddSignatures(CryptoOuterClass.Signature.Builder builderForValue) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyAdditional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyaddSignaturesBuilder(int index) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptybuild()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyThe serialized TopologyTransaction Required: must be non-emptyclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetSignatures(int index) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptygetSignaturesBuilder(int index) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyAdditional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyintAdditional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyAdditional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptygetSignaturesOrBuilder(int index) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptyList<? extends CryptoOuterClass.SignatureOrBuilder> Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptycom.google.protobuf.ByteStringThe serialized TopologyTransaction Required: must be non-emptyprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSignatures(int index) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptysetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSignatures(int index, CryptoOuterClass.Signature value) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptysetSignatures(int index, CryptoOuterClass.Signature.Builder builderForValue) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be emptysetTransaction(com.google.protobuf.ByteString value) The serialized TopologyTransaction Required: must be non-emptysetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
clear
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.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<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.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<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
getDefaultInstanceForType
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction buildPartial()- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.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<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
setField
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
clearField
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
clearOneof
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
setRepeatedField
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
addRepeatedField
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
mergeFrom
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
mergeFrom
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>- Throws:
IOException
-
getTransaction
public com.google.protobuf.ByteString getTransaction()The serialized TopologyTransaction Required: must be non-empty
bytes transaction = 1;- Specified by:
getTransactionin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder- Returns:
- The transaction.
-
setTransaction
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder setTransaction(com.google.protobuf.ByteString value) The serialized TopologyTransaction Required: must be non-empty
bytes transaction = 1;- Parameters:
value- The transaction to set.- Returns:
- This builder for chaining.
-
clearTransaction
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder clearTransaction()The serialized TopologyTransaction Required: must be non-empty
bytes transaction = 1;- Returns:
- This builder for chaining.
-
getSignaturesList
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2;- Specified by:
getSignaturesListin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder
-
getSignaturesCount
public int getSignaturesCount()Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2;- Specified by:
getSignaturesCountin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder
-
getSignatures
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2;- Specified by:
getSignaturesin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder
-
setSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder setSignatures(int index, CryptoOuterClass.Signature value) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
setSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder setSignatures(int index, CryptoOuterClass.Signature.Builder builderForValue) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder addSignatures(CryptoOuterClass.Signature value) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder addSignatures(int index, CryptoOuterClass.Signature value) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder addSignatures(CryptoOuterClass.Signature.Builder builderForValue) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder addSignatures(int index, CryptoOuterClass.Signature.Builder builderForValue) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addAllSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder addAllSignatures(Iterable<? extends CryptoOuterClass.Signature> values) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
clearSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder clearSignatures()Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
removeSignatures
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder removeSignatures(int index) Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
getSignaturesBuilder
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
getSignaturesOrBuilder
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2;- Specified by:
getSignaturesOrBuilderin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder
-
getSignaturesOrBuilderList
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addSignaturesBuilder
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
addSignaturesBuilder
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
getSignaturesBuilderList
Additional signatures for this transaction specifically Use for transactions that require additional signatures beyond the namespace key signatures e.g: PartyToParticipant must be signed by all registered keys Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature signatures = 2; -
setUnknownFields
public final PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-
mergeUnknownFields
public final PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction.Builder>
-