@Generated(value="by gRPC proto compiler",
           comments="Source: com/daml/ledger/api/v1/admin/party_management_service.proto")
public final class PartyManagementServiceGrpc
extends java.lang.Object
Status: experimental interface, will change before it is deemed production ready Inspect the party management state of a ledger participant and modify the parts that are modifiable. We use 'backing participant' to refer to this specific participant in the methods of this API.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PartyManagementServiceGrpc.PartyManagementServiceBlockingStub
 Status: experimental interface, will change before it is deemed production
 ready
 Inspect the party management state of a ledger participant and modify the
 parts that are modifiable. 
 | 
static class  | 
PartyManagementServiceGrpc.PartyManagementServiceFutureStub
 Status: experimental interface, will change before it is deemed production
 ready
 Inspect the party management state of a ledger participant and modify the
 parts that are modifiable. 
 | 
static class  | 
PartyManagementServiceGrpc.PartyManagementServiceImplBase
 Status: experimental interface, will change before it is deemed production
 ready
 Inspect the party management state of a ledger participant and modify the
 parts that are modifiable. 
 | 
static class  | 
PartyManagementServiceGrpc.PartyManagementServiceStub
 Status: experimental interface, will change before it is deemed production
 ready
 Inspect the party management state of a ledger participant and modify the
 parts that are modifiable. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
SERVICE_NAME  | 
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<PartyManagementServiceOuterClass.GetParticipantIdRequest,PartyManagementServiceOuterClass.GetParticipantIdResponse> getGetParticipantIdMethod()
public static io.grpc.MethodDescriptor<PartyManagementServiceOuterClass.GetPartiesRequest,PartyManagementServiceOuterClass.GetPartiesResponse> getGetPartiesMethod()
public static io.grpc.MethodDescriptor<PartyManagementServiceOuterClass.ListKnownPartiesRequest,PartyManagementServiceOuterClass.ListKnownPartiesResponse> getListKnownPartiesMethod()
public static io.grpc.MethodDescriptor<PartyManagementServiceOuterClass.AllocatePartyRequest,PartyManagementServiceOuterClass.AllocatePartyResponse> getAllocatePartyMethod()
public static PartyManagementServiceGrpc.PartyManagementServiceStub newStub(io.grpc.Channel channel)
public static PartyManagementServiceGrpc.PartyManagementServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static PartyManagementServiceGrpc.PartyManagementServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()