Uses of Class
com.daml.ledger.api.v2.admin.PartyManagementServiceOuterClass.GetParticipantIdRequest
Packages that use PartyManagementServiceOuterClass.GetParticipantIdRequest
-
Uses of PartyManagementServiceOuterClass.GetParticipantIdRequest in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return PartyManagementServiceOuterClass.GetParticipantIdRequestModifier and TypeMethodDescriptionPartyManagementServiceOuterClass.GetParticipantIdRequest.Builder.build()
PartyManagementServiceOuterClass.GetParticipantIdRequest.Builder.buildPartial()
PartyManagementServiceOuterClass.GetParticipantIdRequest.getDefaultInstance()
PartyManagementServiceOuterClass.GetParticipantIdRequest.Builder.getDefaultInstanceForType()
PartyManagementServiceOuterClass.GetParticipantIdRequest.getDefaultInstanceForType()
PartyManagementServiceOuterClass.GetParticipantIdRequest.parseDelimitedFrom
(InputStream input) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(byte[] data) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(com.google.protobuf.ByteString data) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(com.google.protobuf.CodedInputStream input) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(InputStream input) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(ByteBuffer data) PartyManagementServiceOuterClass.GetParticipantIdRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.admin that return types with arguments of type PartyManagementServiceOuterClass.GetParticipantIdRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<PartyManagementServiceOuterClass.GetParticipantIdRequest,
PartyManagementServiceOuterClass.GetParticipantIdResponse> PartyManagementServiceGrpc.getGetParticipantIdMethod()
com.google.protobuf.Parser<PartyManagementServiceOuterClass.GetParticipantIdRequest>
PartyManagementServiceOuterClass.GetParticipantIdRequest.getParserForType()
static com.google.protobuf.Parser<PartyManagementServiceOuterClass.GetParticipantIdRequest>
PartyManagementServiceOuterClass.GetParticipantIdRequest.parser()
Methods in com.daml.ledger.api.v2.admin with parameters of type PartyManagementServiceOuterClass.GetParticipantIdRequestModifier and TypeMethodDescriptiondefault void
PartyManagementServiceGrpc.AsyncService.getParticipantId
(PartyManagementServiceOuterClass.GetParticipantIdRequest request, io.grpc.stub.StreamObserver<PartyManagementServiceOuterClass.GetParticipantIdResponse> responseObserver) Return the identifier of the participant.PartyManagementServiceGrpc.PartyManagementServiceBlockingStub.getParticipantId
(PartyManagementServiceOuterClass.GetParticipantIdRequest request) Return the identifier of the participant.com.google.common.util.concurrent.ListenableFuture<PartyManagementServiceOuterClass.GetParticipantIdResponse>
PartyManagementServiceGrpc.PartyManagementServiceFutureStub.getParticipantId
(PartyManagementServiceOuterClass.GetParticipantIdRequest request) Return the identifier of the participant.void
PartyManagementServiceGrpc.PartyManagementServiceStub.getParticipantId
(PartyManagementServiceOuterClass.GetParticipantIdRequest request, io.grpc.stub.StreamObserver<PartyManagementServiceOuterClass.GetParticipantIdResponse> responseObserver) Return the identifier of the participant.PartyManagementServiceOuterClass.GetParticipantIdRequest.Builder.mergeFrom
(PartyManagementServiceOuterClass.GetParticipantIdRequest other) PartyManagementServiceOuterClass.GetParticipantIdRequest.newBuilder
(PartyManagementServiceOuterClass.GetParticipantIdRequest prototype)