Uses of Class
com.daml.ledger.api.v2.admin.PartyManagementServiceOuterClass.AllocatePartyRequest
Packages that use PartyManagementServiceOuterClass.AllocatePartyRequest
-
Uses of PartyManagementServiceOuterClass.AllocatePartyRequest in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return PartyManagementServiceOuterClass.AllocatePartyRequestModifier and TypeMethodDescriptionPartyManagementServiceOuterClass.AllocatePartyRequest.Builder.build()PartyManagementServiceOuterClass.AllocatePartyRequest.Builder.buildPartial()PartyManagementServiceOuterClass.AllocatePartyRequest.getDefaultInstance()PartyManagementServiceOuterClass.AllocatePartyRequest.Builder.getDefaultInstanceForType()PartyManagementServiceOuterClass.AllocatePartyRequest.getDefaultInstanceForType()PartyManagementServiceOuterClass.AllocatePartyRequest.parseDelimitedFrom(InputStream input) PartyManagementServiceOuterClass.AllocatePartyRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(byte[] data) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(com.google.protobuf.ByteString data) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(com.google.protobuf.CodedInputStream input) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(InputStream input) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(ByteBuffer data) PartyManagementServiceOuterClass.AllocatePartyRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.admin that return types with arguments of type PartyManagementServiceOuterClass.AllocatePartyRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<PartyManagementServiceOuterClass.AllocatePartyRequest,PartyManagementServiceOuterClass.AllocatePartyResponse> PartyManagementServiceGrpc.getAllocatePartyMethod()com.google.protobuf.Parser<PartyManagementServiceOuterClass.AllocatePartyRequest>PartyManagementServiceOuterClass.AllocatePartyRequest.getParserForType()static com.google.protobuf.Parser<PartyManagementServiceOuterClass.AllocatePartyRequest>PartyManagementServiceOuterClass.AllocatePartyRequest.parser()Methods in com.daml.ledger.api.v2.admin with parameters of type PartyManagementServiceOuterClass.AllocatePartyRequestModifier and TypeMethodDescriptiondefault voidPartyManagementServiceGrpc.AsyncService.allocateParty(PartyManagementServiceOuterClass.AllocatePartyRequest request, io.grpc.stub.StreamObserver<PartyManagementServiceOuterClass.AllocatePartyResponse> responseObserver) Allocates a new party on a ledger and adds it to the set managed by the participant.PartyManagementServiceGrpc.PartyManagementServiceBlockingStub.allocateParty(PartyManagementServiceOuterClass.AllocatePartyRequest request) Allocates a new party on a ledger and adds it to the set managed by the participant.com.google.common.util.concurrent.ListenableFuture<PartyManagementServiceOuterClass.AllocatePartyResponse>PartyManagementServiceGrpc.PartyManagementServiceFutureStub.allocateParty(PartyManagementServiceOuterClass.AllocatePartyRequest request) Allocates a new party on a ledger and adds it to the set managed by the participant.voidPartyManagementServiceGrpc.PartyManagementServiceStub.allocateParty(PartyManagementServiceOuterClass.AllocatePartyRequest request, io.grpc.stub.StreamObserver<PartyManagementServiceOuterClass.AllocatePartyResponse> responseObserver) Allocates a new party on a ledger and adds it to the set managed by the participant.PartyManagementServiceOuterClass.AllocatePartyRequest.Builder.mergeFrom(PartyManagementServiceOuterClass.AllocatePartyRequest other) PartyManagementServiceOuterClass.AllocatePartyRequest.newBuilder(PartyManagementServiceOuterClass.AllocatePartyRequest prototype)