Uses of Class
com.daml.ledger.api.v2.admin.ObjectMetaOuterClass.ObjectMeta
Packages that use ObjectMetaOuterClass.ObjectMeta
-
Uses of ObjectMetaOuterClass.ObjectMeta in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return ObjectMetaOuterClass.ObjectMetaModifier and TypeMethodDescriptionObjectMetaOuterClass.ObjectMeta.Builder.build()ObjectMetaOuterClass.ObjectMeta.Builder.buildPartial()ObjectMetaOuterClass.ObjectMeta.getDefaultInstance()ObjectMetaOuterClass.ObjectMeta.Builder.getDefaultInstanceForType()ObjectMetaOuterClass.ObjectMeta.getDefaultInstanceForType()PartyManagementServiceOuterClass.AllocatePartyRequest.Builder.getLocalMetadata()Participant-local metadata to be stored in the ``PartyDetails`` of this newly allocated party.PartyManagementServiceOuterClass.AllocatePartyRequest.getLocalMetadata()Participant-local metadata to be stored in the ``PartyDetails`` of this newly allocated party.PartyManagementServiceOuterClass.AllocatePartyRequestOrBuilder.getLocalMetadata()Participant-local metadata to be stored in the ``PartyDetails`` of this newly allocated party.PartyManagementServiceOuterClass.PartyDetails.Builder.getLocalMetadata()Participant-local metadata of this party.PartyManagementServiceOuterClass.PartyDetails.getLocalMetadata()Participant-local metadata of this party.PartyManagementServiceOuterClass.PartyDetailsOrBuilder.getLocalMetadata()Participant-local metadata of this party.UserManagementServiceOuterClass.User.Builder.getMetadata()The metadata of this user.UserManagementServiceOuterClass.User.getMetadata()The metadata of this user.UserManagementServiceOuterClass.UserOrBuilder.getMetadata()The metadata of this user.ObjectMetaOuterClass.ObjectMeta.parseDelimitedFrom(InputStream input) ObjectMetaOuterClass.ObjectMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ObjectMetaOuterClass.ObjectMeta.parseFrom(byte[] data) ObjectMetaOuterClass.ObjectMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ObjectMetaOuterClass.ObjectMeta.parseFrom(com.google.protobuf.ByteString data) ObjectMetaOuterClass.ObjectMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ObjectMetaOuterClass.ObjectMeta.parseFrom(com.google.protobuf.CodedInputStream input) ObjectMetaOuterClass.ObjectMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ObjectMetaOuterClass.ObjectMeta.parseFrom(InputStream input) ObjectMetaOuterClass.ObjectMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ObjectMetaOuterClass.ObjectMeta.parseFrom(ByteBuffer data) ObjectMetaOuterClass.ObjectMeta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.admin that return types with arguments of type ObjectMetaOuterClass.ObjectMetaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ObjectMetaOuterClass.ObjectMeta>ObjectMetaOuterClass.ObjectMeta.getParserForType()static com.google.protobuf.Parser<ObjectMetaOuterClass.ObjectMeta>ObjectMetaOuterClass.ObjectMeta.parser()Methods in com.daml.ledger.api.v2.admin with parameters of type ObjectMetaOuterClass.ObjectMetaModifier and TypeMethodDescriptionObjectMetaOuterClass.ObjectMeta.Builder.mergeFrom(ObjectMetaOuterClass.ObjectMeta other) PartyManagementServiceOuterClass.AllocatePartyRequest.Builder.mergeLocalMetadata(ObjectMetaOuterClass.ObjectMeta value) Participant-local metadata to be stored in the ``PartyDetails`` of this newly allocated party.PartyManagementServiceOuterClass.PartyDetails.Builder.mergeLocalMetadata(ObjectMetaOuterClass.ObjectMeta value) Participant-local metadata of this party.UserManagementServiceOuterClass.User.Builder.mergeMetadata(ObjectMetaOuterClass.ObjectMeta value) The metadata of this user.ObjectMetaOuterClass.ObjectMeta.newBuilder(ObjectMetaOuterClass.ObjectMeta prototype) PartyManagementServiceOuterClass.AllocatePartyRequest.Builder.setLocalMetadata(ObjectMetaOuterClass.ObjectMeta value) Participant-local metadata to be stored in the ``PartyDetails`` of this newly allocated party.PartyManagementServiceOuterClass.PartyDetails.Builder.setLocalMetadata(ObjectMetaOuterClass.ObjectMeta value) Participant-local metadata of this party.UserManagementServiceOuterClass.User.Builder.setMetadata(ObjectMetaOuterClass.ObjectMeta value) The metadata of this user.