All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
ActiveContractClientImpl |
|
ActiveContractsClient |
|
ActiveContractsServiceGrpc |
Allows clients to initialize themselves according to a fairly recent state of the ledger without reading through all transactions that were committed since the ledger's creation.
|
ActiveContractsServiceGrpc.ActiveContractsServiceBlockingStub |
Allows clients to initialize themselves according to a fairly recent state of the ledger without reading through all transactions that were committed since the ledger's creation.
|
ActiveContractsServiceGrpc.ActiveContractsServiceFutureStub |
Allows clients to initialize themselves according to a fairly recent state of the ledger without reading through all transactions that were committed since the ledger's creation.
|
ActiveContractsServiceGrpc.ActiveContractsServiceImplBase |
Allows clients to initialize themselves according to a fairly recent state of the ledger without reading through all transactions that were committed since the ledger's creation.
|
ActiveContractsServiceGrpc.ActiveContractsServiceStub |
Allows clients to initialize themselves according to a fairly recent state of the ledger without reading through all transactions that were committed since the ledger's creation.
|
ActiveContractsServiceOuterClass |
|
ActiveContractsServiceOuterClass.GetActiveContractsRequest |
Protobuf type com.daml.ledger.api.v1.GetActiveContractsRequest
|
ActiveContractsServiceOuterClass.GetActiveContractsRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetActiveContractsRequest
|
ActiveContractsServiceOuterClass.GetActiveContractsRequestOrBuilder |
|
ActiveContractsServiceOuterClass.GetActiveContractsResponse |
Protobuf type com.daml.ledger.api.v1.GetActiveContractsResponse
|
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetActiveContractsResponse
|
ActiveContractsServiceOuterClass.GetActiveContractsResponseOrBuilder |
|
ArchivedEvent |
|
Bool |
|
Checkpoint |
|
ClientPublisherFlowable |
|
Command |
|
CommandClient |
|
CommandClientImpl |
|
CommandCompletionClient |
|
CommandCompletionClientImpl |
|
CommandCompletionServiceGrpc |
Allows clients to observe the status of their submissions.
|
CommandCompletionServiceGrpc.CommandCompletionServiceBlockingStub |
Allows clients to observe the status of their submissions.
|
CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub |
Allows clients to observe the status of their submissions.
|
CommandCompletionServiceGrpc.CommandCompletionServiceImplBase |
Allows clients to observe the status of their submissions.
|
CommandCompletionServiceGrpc.CommandCompletionServiceStub |
Allows clients to observe the status of their submissions.
|
CommandCompletionServiceOuterClass |
|
CommandCompletionServiceOuterClass.Checkpoint |
Checkpoints may be used to:
* detect time out of commands.
|
CommandCompletionServiceOuterClass.Checkpoint.Builder |
Checkpoints may be used to:
* detect time out of commands.
|
CommandCompletionServiceOuterClass.CheckpointOrBuilder |
|
CommandCompletionServiceOuterClass.CompletionEndRequest |
Protobuf type com.daml.ledger.api.v1.CompletionEndRequest
|
CommandCompletionServiceOuterClass.CompletionEndRequest.Builder |
Protobuf type com.daml.ledger.api.v1.CompletionEndRequest
|
CommandCompletionServiceOuterClass.CompletionEndRequestOrBuilder |
|
CommandCompletionServiceOuterClass.CompletionEndResponse |
Protobuf type com.daml.ledger.api.v1.CompletionEndResponse
|
CommandCompletionServiceOuterClass.CompletionEndResponse.Builder |
Protobuf type com.daml.ledger.api.v1.CompletionEndResponse
|
CommandCompletionServiceOuterClass.CompletionEndResponseOrBuilder |
|
CommandCompletionServiceOuterClass.CompletionStreamRequest |
Protobuf type com.daml.ledger.api.v1.CompletionStreamRequest
|
CommandCompletionServiceOuterClass.CompletionStreamRequest.Builder |
Protobuf type com.daml.ledger.api.v1.CompletionStreamRequest
|
CommandCompletionServiceOuterClass.CompletionStreamRequestOrBuilder |
|
CommandCompletionServiceOuterClass.CompletionStreamResponse |
Protobuf type com.daml.ledger.api.v1.CompletionStreamResponse
|
CommandCompletionServiceOuterClass.CompletionStreamResponse.Builder |
Protobuf type com.daml.ledger.api.v1.CompletionStreamResponse
|
CommandCompletionServiceOuterClass.CompletionStreamResponseOrBuilder |
|
CommandServiceGrpc |
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
CommandServiceGrpc.CommandServiceBlockingStub |
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
CommandServiceGrpc.CommandServiceFutureStub |
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
CommandServiceGrpc.CommandServiceImplBase |
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
CommandServiceGrpc.CommandServiceStub |
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
CommandServiceOuterClass |
|
CommandServiceOuterClass.SubmitAndWaitForTransactionIdResponse |
Protobuf type com.daml.ledger.api.v1.SubmitAndWaitForTransactionIdResponse
|
CommandServiceOuterClass.SubmitAndWaitForTransactionIdResponse.Builder |
Protobuf type com.daml.ledger.api.v1.SubmitAndWaitForTransactionIdResponse
|
CommandServiceOuterClass.SubmitAndWaitForTransactionIdResponseOrBuilder |
|
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
Protobuf type com.daml.ledger.api.v1.SubmitAndWaitForTransactionResponse
|
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.Builder |
Protobuf type com.daml.ledger.api.v1.SubmitAndWaitForTransactionResponse
|
CommandServiceOuterClass.SubmitAndWaitForTransactionResponseOrBuilder |
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse |
Protobuf type com.daml.ledger.api.v1.SubmitAndWaitForTransactionTreeResponse
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
Protobuf type com.daml.ledger.api.v1.SubmitAndWaitForTransactionTreeResponse
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder |
|
CommandServiceOuterClass.SubmitAndWaitRequest |
These commands are atomic, and will become transactions.
|
CommandServiceOuterClass.SubmitAndWaitRequest.Builder |
These commands are atomic, and will become transactions.
|
CommandServiceOuterClass.SubmitAndWaitRequestOrBuilder |
|
CommandsOuterClass |
|
CommandsOuterClass.Command |
A command can either create a new contract or exercise a choice on an existing contract.
|
CommandsOuterClass.Command.Builder |
A command can either create a new contract or exercise a choice on an existing contract.
|
CommandsOuterClass.Command.CommandCase |
|
CommandsOuterClass.CommandOrBuilder |
|
CommandsOuterClass.Commands |
A composite command that groups multiple commands together.
|
CommandsOuterClass.Commands.Builder |
A composite command that groups multiple commands together.
|
CommandsOuterClass.Commands.DeduplicationPeriodCase |
|
CommandsOuterClass.CommandsOrBuilder |
|
CommandsOuterClass.CreateAndExerciseCommand |
Create a contract and exercise a choice on it in the same transaction.
|
CommandsOuterClass.CreateAndExerciseCommand.Builder |
Create a contract and exercise a choice on it in the same transaction.
|
CommandsOuterClass.CreateAndExerciseCommandOrBuilder |
|
CommandsOuterClass.CreateCommand |
Create a new contract instance based on a template.
|
CommandsOuterClass.CreateCommand.Builder |
Create a new contract instance based on a template.
|
CommandsOuterClass.CreateCommandOrBuilder |
|
CommandsOuterClass.ExerciseByKeyCommand |
Exercise a choice on an existing contract specified by its key.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
Exercise a choice on an existing contract specified by its key.
|
CommandsOuterClass.ExerciseByKeyCommandOrBuilder |
|
CommandsOuterClass.ExerciseCommand |
Exercise a choice on an existing contract.
|
CommandsOuterClass.ExerciseCommand.Builder |
Exercise a choice on an existing contract.
|
CommandsOuterClass.ExerciseCommandOrBuilder |
|
CommandSubmissionClient |
|
CommandSubmissionClientImpl |
|
CommandSubmissionServiceGrpc |
Allows clients to attempt advancing the ledger's state by submitting commands.
|
CommandSubmissionServiceGrpc.CommandSubmissionServiceBlockingStub |
Allows clients to attempt advancing the ledger's state by submitting commands.
|
CommandSubmissionServiceGrpc.CommandSubmissionServiceFutureStub |
Allows clients to attempt advancing the ledger's state by submitting commands.
|
CommandSubmissionServiceGrpc.CommandSubmissionServiceImplBase |
Allows clients to attempt advancing the ledger's state by submitting commands.
|
CommandSubmissionServiceGrpc.CommandSubmissionServiceStub |
Allows clients to attempt advancing the ledger's state by submitting commands.
|
CommandSubmissionServiceOuterClass |
|
CommandSubmissionServiceOuterClass.SubmitRequest |
The submitted commands will be processed atomically in a single transaction.
|
CommandSubmissionServiceOuterClass.SubmitRequest.Builder |
The submitted commands will be processed atomically in a single transaction.
|
CommandSubmissionServiceOuterClass.SubmitRequestOrBuilder |
|
CompletionEndResponse |
|
CompletionOuterClass |
|
CompletionOuterClass.Completion |
A completion represents the status of a submitted command on the ledger: it can be successful or failed.
|
CompletionOuterClass.Completion.Builder |
A completion represents the status of a submitted command on the ledger: it can be successful or failed.
|
CompletionOuterClass.Completion.DeduplicationPeriodCase |
|
CompletionOuterClass.CompletionOrBuilder |
|
CompletionStreamRequest |
|
CompletionStreamResponse |
|
ConfigManagementServiceGrpc |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceBlockingStub |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceFutureStub |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceImplBase |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceGrpc.ConfigManagementServiceStub |
Status: experimental interface, will change before it is deemed production
ready
The ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
ConfigManagementServiceOuterClass |
|
ConfigManagementServiceOuterClass.GetTimeModelRequest |
Protobuf type com.daml.ledger.api.v1.admin.GetTimeModelRequest
|
ConfigManagementServiceOuterClass.GetTimeModelRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetTimeModelRequest
|
ConfigManagementServiceOuterClass.GetTimeModelRequestOrBuilder |
|
ConfigManagementServiceOuterClass.GetTimeModelResponse |
Protobuf type com.daml.ledger.api.v1.admin.GetTimeModelResponse
|
ConfigManagementServiceOuterClass.GetTimeModelResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetTimeModelResponse
|
ConfigManagementServiceOuterClass.GetTimeModelResponseOrBuilder |
|
ConfigManagementServiceOuterClass.SetTimeModelRequest |
Protobuf type com.daml.ledger.api.v1.admin.SetTimeModelRequest
|
ConfigManagementServiceOuterClass.SetTimeModelRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.SetTimeModelRequest
|
ConfigManagementServiceOuterClass.SetTimeModelRequestOrBuilder |
|
ConfigManagementServiceOuterClass.SetTimeModelResponse |
Protobuf type com.daml.ledger.api.v1.admin.SetTimeModelResponse
|
ConfigManagementServiceOuterClass.SetTimeModelResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.SetTimeModelResponse
|
ConfigManagementServiceOuterClass.SetTimeModelResponseOrBuilder |
|
ConfigManagementServiceOuterClass.TimeModel |
Protobuf type com.daml.ledger.api.v1.admin.TimeModel
|
ConfigManagementServiceOuterClass.TimeModel.Builder |
Protobuf type com.daml.ledger.api.v1.admin.TimeModel
|
ConfigManagementServiceOuterClass.TimeModelOrBuilder |
|
Contract |
|
ContractId<T> |
This class is used as a super class for all concrete ContractIds generated by the java codegen
with the following properties:
|
ContractId |
|
CreateAndExerciseCommand |
|
CreateCommand |
|
CreatedEvent |
|
CreateSingle |
|
CreateUserRequest |
|
CreateUserResponse |
|
DamlCollectors |
|
DamlEnum |
|
DamlGenMap |
|
DamlLedgerClient |
A LedgerClient implementation that connects to an existing Ledger and provides clients to
query it.
|
DamlLedgerClient.Builder |
|
DamlList |
|
DamlMap |
Deprecated.
|
DamlOptional |
|
DamlRecord |
|
DamlRecord.Field |
|
DamlTextMap |
|
Date |
|
Decimal |
Deprecated.
|
DeleteUserRequest |
|
DeleteUserResponse |
|
Event |
|
EventOuterClass |
|
EventOuterClass.ArchivedEvent |
Records that a contract has been archived, and choices may no longer be exercised on it.
|
EventOuterClass.ArchivedEvent.Builder |
Records that a contract has been archived, and choices may no longer be exercised on it.
|
EventOuterClass.ArchivedEventOrBuilder |
|
EventOuterClass.CreatedEvent |
Records that a contract has been created, and choices may now be exercised on it.
|
EventOuterClass.CreatedEvent.Builder |
Records that a contract has been created, and choices may now be exercised on it.
|
EventOuterClass.CreatedEventOrBuilder |
|
EventOuterClass.Event |
An event in the flat transaction stream can either be the creation
or the archiving of a contract.
|
EventOuterClass.Event.Builder |
An event in the flat transaction stream can either be the creation
or the archiving of a contract.
|
EventOuterClass.Event.EventCase |
|
EventOuterClass.EventOrBuilder |
|
EventOuterClass.ExercisedEvent |
Records that a choice has been exercised on a target contract.
|
EventOuterClass.ExercisedEvent.Builder |
Records that a choice has been exercised on a target contract.
|
EventOuterClass.ExercisedEventOrBuilder |
|
ExerciseByKeyCommand |
|
ExerciseCommand |
|
ExercisedEvent |
|
ExperimentalFeaturesOuterClass |
|
ExperimentalFeaturesOuterClass.CommandDeduplicationFeatures |
Feature descriptors for command deduplication intended to be used for adapting Ledger API tests.
|
ExperimentalFeaturesOuterClass.CommandDeduplicationFeatures.Builder |
Feature descriptors for command deduplication intended to be used for adapting Ledger API tests.
|
ExperimentalFeaturesOuterClass.CommandDeduplicationFeaturesOrBuilder |
|
ExperimentalFeaturesOuterClass.CommandDeduplicationPeriodSupport |
Feature descriptor specifying how deduplication periods can be specified and how they are handled by the participant
node.
|
ExperimentalFeaturesOuterClass.CommandDeduplicationPeriodSupport.Builder |
Feature descriptor specifying how deduplication periods can be specified and how they are handled by the participant
node.
|
ExperimentalFeaturesOuterClass.CommandDeduplicationPeriodSupport.DurationSupport |
How the participant node supports deduplication periods specified as durations.
|
ExperimentalFeaturesOuterClass.CommandDeduplicationPeriodSupport.OffsetSupport |
How the participant node supports deduplication periods specified using offsets.
|
ExperimentalFeaturesOuterClass.CommandDeduplicationPeriodSupportOrBuilder |
|
ExperimentalFeaturesOuterClass.CommandDeduplicationType |
How the participant node reports duplicate command submissions.
|
ExperimentalFeaturesOuterClass.ExperimentalCommitterEventLog |
How the committer stores events.
|
ExperimentalFeaturesOuterClass.ExperimentalCommitterEventLog.Builder |
How the committer stores events.
|
ExperimentalFeaturesOuterClass.ExperimentalCommitterEventLog.CommitterEventLogType |
Protobuf enum com.daml.ledger.api.v1.ExperimentalCommitterEventLog.CommitterEventLogType
|
ExperimentalFeaturesOuterClass.ExperimentalCommitterEventLogOrBuilder |
|
ExperimentalFeaturesOuterClass.ExperimentalContractIds |
See `daml-lf/spec/contract-id.rst` for more information on contract ID formats.
|
ExperimentalFeaturesOuterClass.ExperimentalContractIds.Builder |
See `daml-lf/spec/contract-id.rst` for more information on contract ID formats.
|
ExperimentalFeaturesOuterClass.ExperimentalContractIds.ContractIdV1Support |
Protobuf enum com.daml.ledger.api.v1.ExperimentalContractIds.ContractIdV1Support
|
ExperimentalFeaturesOuterClass.ExperimentalContractIdsOrBuilder |
|
ExperimentalFeaturesOuterClass.ExperimentalFeatures |
See the feature message definitions for descriptions.
|
ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder |
See the feature message definitions for descriptions.
|
ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder |
|
ExperimentalFeaturesOuterClass.ExperimentalOptionalLedgerId |
Ledger API does not require ledgerId to be set in the requests.
|
ExperimentalFeaturesOuterClass.ExperimentalOptionalLedgerId.Builder |
Ledger API does not require ledgerId to be set in the requests.
|
ExperimentalFeaturesOuterClass.ExperimentalOptionalLedgerIdOrBuilder |
|
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodes |
Deprecated. |
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodes.Builder |
GRPC self-service error codes are returned by the Ledger API.
|
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodesOrBuilder |
Deprecated. |
ExperimentalFeaturesOuterClass.ExperimentalStaticTime |
Ledger is in the static time mode and exposes a time service.
|
ExperimentalFeaturesOuterClass.ExperimentalStaticTime.Builder |
Ledger is in the static time mode and exposes a time service.
|
ExperimentalFeaturesOuterClass.ExperimentalStaticTimeOrBuilder |
|
Filter |
|
FiltersByParty |
|
GetActiveContractsRequest |
|
GetActiveContractsResponse |
|
GetFlatTransactionResponse |
|
GetLedgerEndResponse |
|
GetPackageResponse |
|
GetPackageResponse.HashFunction |
|
GetPackageStatusResponse |
|
GetPackageStatusResponse.PackageStatus |
|
GetTransactionResponse |
|
GetTransactionsRequest |
|
GetTransactionsResponse |
|
GetTransactionTreesResponse |
|
GetUserRequest |
|
GetUserResponse |
|
GrantUserRightsRequest |
|
GrantUserRightsResponse |
|
Identifier |
|
InclusiveFilter |
|
Int64 |
|
LedgerClient |
Contains the set of services provided by a Ledger implementation
|
LedgerConfigurationClient |
|
LedgerConfigurationClientImpl |
|
LedgerConfigurationServiceGrpc |
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceBlockingStub |
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceFutureStub |
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase |
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceStub |
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
LedgerConfigurationServiceOuterClass |
|
LedgerConfigurationServiceOuterClass.GetLedgerConfigurationRequest |
Protobuf type com.daml.ledger.api.v1.GetLedgerConfigurationRequest
|
LedgerConfigurationServiceOuterClass.GetLedgerConfigurationRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerConfigurationRequest
|
LedgerConfigurationServiceOuterClass.GetLedgerConfigurationRequestOrBuilder |
|
LedgerConfigurationServiceOuterClass.GetLedgerConfigurationResponse |
Protobuf type com.daml.ledger.api.v1.GetLedgerConfigurationResponse
|
LedgerConfigurationServiceOuterClass.GetLedgerConfigurationResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerConfigurationResponse
|
LedgerConfigurationServiceOuterClass.GetLedgerConfigurationResponseOrBuilder |
|
LedgerConfigurationServiceOuterClass.LedgerConfiguration |
LedgerConfiguration contains parameters of the ledger instance that may be useful to clients.
|
LedgerConfigurationServiceOuterClass.LedgerConfiguration.Builder |
LedgerConfiguration contains parameters of the ledger instance that may be useful to clients.
|
LedgerConfigurationServiceOuterClass.LedgerConfigurationOrBuilder |
|
LedgerIdentityClient |
|
LedgerIdentityClientImpl |
|
LedgerIdentityServiceGrpc |
Deprecated. |
LedgerIdentityServiceGrpc.LedgerIdentityServiceBlockingStub |
Deprecated. |
LedgerIdentityServiceGrpc.LedgerIdentityServiceFutureStub |
Deprecated. |
LedgerIdentityServiceGrpc.LedgerIdentityServiceImplBase |
Deprecated. |
LedgerIdentityServiceGrpc.LedgerIdentityServiceStub |
Deprecated. |
LedgerIdentityServiceOuterClass |
|
LedgerIdentityServiceOuterClass.GetLedgerIdentityRequest |
Deprecated. |
LedgerIdentityServiceOuterClass.GetLedgerIdentityRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerIdentityRequest
|
LedgerIdentityServiceOuterClass.GetLedgerIdentityRequestOrBuilder |
Deprecated. |
LedgerIdentityServiceOuterClass.GetLedgerIdentityResponse |
Deprecated. |
LedgerIdentityServiceOuterClass.GetLedgerIdentityResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerIdentityResponse
|
LedgerIdentityServiceOuterClass.GetLedgerIdentityResponseOrBuilder |
Deprecated. |
LedgerOffset |
|
LedgerOffset.Absolute |
|
LedgerOffset.LedgerBegin |
|
LedgerOffset.LedgerEnd |
|
LedgerOffsetOuterClass |
|
LedgerOffsetOuterClass.LedgerOffset |
Describes a specific point on the ledger.
|
LedgerOffsetOuterClass.LedgerOffset.Builder |
Describes a specific point on the ledger.
|
LedgerOffsetOuterClass.LedgerOffset.LedgerBoundary |
Protobuf enum com.daml.ledger.api.v1.LedgerOffset.LedgerBoundary
|
LedgerOffsetOuterClass.LedgerOffset.ValueCase |
|
LedgerOffsetOuterClass.LedgerOffsetOrBuilder |
|
ListUserRightsRequest |
|
ListUserRightsResponse |
|
ListUsersResponse |
|
MeteringReportOuterClass |
|
MeteringReportOuterClass.ApplicationMeteringReport |
Protobuf type com.daml.ledger.api.v1.admin.ApplicationMeteringReport
|
MeteringReportOuterClass.ApplicationMeteringReport.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ApplicationMeteringReport
|
MeteringReportOuterClass.ApplicationMeteringReportOrBuilder |
|
MeteringReportOuterClass.GetMeteringReportRequest |
Authorized if and only if the authenticated user is a participant admin.
|
MeteringReportOuterClass.GetMeteringReportRequest.Builder |
Authorized if and only if the authenticated user is a participant admin.
|
MeteringReportOuterClass.GetMeteringReportRequestOrBuilder |
|
MeteringReportOuterClass.GetMeteringReportResponse |
Protobuf type com.daml.ledger.api.v1.admin.GetMeteringReportResponse
|
MeteringReportOuterClass.GetMeteringReportResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetMeteringReportResponse
|
MeteringReportOuterClass.GetMeteringReportResponseOrBuilder |
|
MeteringReportOuterClass.ParticipantMeteringReport |
Protobuf type com.daml.ledger.api.v1.admin.ParticipantMeteringReport
|
MeteringReportOuterClass.ParticipantMeteringReport.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ParticipantMeteringReport
|
MeteringReportOuterClass.ParticipantMeteringReportOrBuilder |
|
MeteringReportServiceGrpc |
Experimental API to retrieve metering reports.
|
MeteringReportServiceGrpc.MeteringReportServiceBlockingStub |
Experimental API to retrieve metering reports.
|
MeteringReportServiceGrpc.MeteringReportServiceFutureStub |
Experimental API to retrieve metering reports.
|
MeteringReportServiceGrpc.MeteringReportServiceImplBase |
Experimental API to retrieve metering reports.
|
MeteringReportServiceGrpc.MeteringReportServiceStub |
Experimental API to retrieve metering reports.
|
NoFilter |
|
Numeric |
|
PackageClient |
|
PackageClientImpl |
|
PackageManagementServiceGrpc |
Status: experimental interface, will change before it is deemed production
ready
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceBlockingStub |
Status: experimental interface, will change before it is deemed production
ready
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceFutureStub |
Status: experimental interface, will change before it is deemed production
ready
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceImplBase |
Status: experimental interface, will change before it is deemed production
ready
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceGrpc.PackageManagementServiceStub |
Status: experimental interface, will change before it is deemed production
ready
Query the Daml-LF packages supported by the ledger participant and upload
DAR files.
|
PackageManagementServiceOuterClass |
|
PackageManagementServiceOuterClass.ListKnownPackagesRequest |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPackagesRequest
|
PackageManagementServiceOuterClass.ListKnownPackagesRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPackagesRequest
|
PackageManagementServiceOuterClass.ListKnownPackagesRequestOrBuilder |
|
PackageManagementServiceOuterClass.ListKnownPackagesResponse |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPackagesResponse
|
PackageManagementServiceOuterClass.ListKnownPackagesResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPackagesResponse
|
PackageManagementServiceOuterClass.ListKnownPackagesResponseOrBuilder |
|
PackageManagementServiceOuterClass.PackageDetails |
Protobuf type com.daml.ledger.api.v1.admin.PackageDetails
|
PackageManagementServiceOuterClass.PackageDetails.Builder |
Protobuf type com.daml.ledger.api.v1.admin.PackageDetails
|
PackageManagementServiceOuterClass.PackageDetailsOrBuilder |
|
PackageManagementServiceOuterClass.UploadDarFileRequest |
Protobuf type com.daml.ledger.api.v1.admin.UploadDarFileRequest
|
PackageManagementServiceOuterClass.UploadDarFileRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.UploadDarFileRequest
|
PackageManagementServiceOuterClass.UploadDarFileRequestOrBuilder |
|
PackageManagementServiceOuterClass.UploadDarFileResponse |
An empty message that is received when the upload operation succeeded.
|
PackageManagementServiceOuterClass.UploadDarFileResponse.Builder |
An empty message that is received when the upload operation succeeded.
|
PackageManagementServiceOuterClass.UploadDarFileResponseOrBuilder |
|
PackageServiceGrpc |
Allows clients to query the Daml-LF packages that are supported by the server.
|
PackageServiceGrpc.PackageServiceBlockingStub |
Allows clients to query the Daml-LF packages that are supported by the server.
|
PackageServiceGrpc.PackageServiceFutureStub |
Allows clients to query the Daml-LF packages that are supported by the server.
|
PackageServiceGrpc.PackageServiceImplBase |
Allows clients to query the Daml-LF packages that are supported by the server.
|
PackageServiceGrpc.PackageServiceStub |
Allows clients to query the Daml-LF packages that are supported by the server.
|
PackageServiceOuterClass |
|
PackageServiceOuterClass.GetPackageRequest |
Protobuf type com.daml.ledger.api.v1.GetPackageRequest
|
PackageServiceOuterClass.GetPackageRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetPackageRequest
|
PackageServiceOuterClass.GetPackageRequestOrBuilder |
|
PackageServiceOuterClass.GetPackageResponse |
Protobuf type com.daml.ledger.api.v1.GetPackageResponse
|
PackageServiceOuterClass.GetPackageResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetPackageResponse
|
PackageServiceOuterClass.GetPackageResponseOrBuilder |
|
PackageServiceOuterClass.GetPackageStatusRequest |
Protobuf type com.daml.ledger.api.v1.GetPackageStatusRequest
|
PackageServiceOuterClass.GetPackageStatusRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetPackageStatusRequest
|
PackageServiceOuterClass.GetPackageStatusRequestOrBuilder |
|
PackageServiceOuterClass.GetPackageStatusResponse |
Protobuf type com.daml.ledger.api.v1.GetPackageStatusResponse
|
PackageServiceOuterClass.GetPackageStatusResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetPackageStatusResponse
|
PackageServiceOuterClass.GetPackageStatusResponseOrBuilder |
|
PackageServiceOuterClass.HashFunction |
Protobuf enum com.daml.ledger.api.v1.HashFunction
|
PackageServiceOuterClass.ListPackagesRequest |
Protobuf type com.daml.ledger.api.v1.ListPackagesRequest
|
PackageServiceOuterClass.ListPackagesRequest.Builder |
Protobuf type com.daml.ledger.api.v1.ListPackagesRequest
|
PackageServiceOuterClass.ListPackagesRequestOrBuilder |
|
PackageServiceOuterClass.ListPackagesResponse |
Protobuf type com.daml.ledger.api.v1.ListPackagesResponse
|
PackageServiceOuterClass.ListPackagesResponse.Builder |
Protobuf type com.daml.ledger.api.v1.ListPackagesResponse
|
PackageServiceOuterClass.ListPackagesResponseOrBuilder |
|
PackageServiceOuterClass.PackageStatus |
Protobuf enum com.daml.ledger.api.v1.PackageStatus
|
ParticipantPruningServiceGrpc |
Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other
participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed
commands are not affected.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceBlockingStub |
Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other
participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed
commands are not affected.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceFutureStub |
Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other
participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed
commands are not affected.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceImplBase |
Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other
participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed
commands are not affected.
|
ParticipantPruningServiceGrpc.ParticipantPruningServiceStub |
Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other
participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed
commands are not affected.
|
ParticipantPruningServiceOuterClass |
|
ParticipantPruningServiceOuterClass.PruneRequest |
Protobuf type com.daml.ledger.api.v1.admin.PruneRequest
|
ParticipantPruningServiceOuterClass.PruneRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.PruneRequest
|
ParticipantPruningServiceOuterClass.PruneRequestOrBuilder |
|
ParticipantPruningServiceOuterClass.PruneResponse |
Empty for now, but may contain fields in the future
|
ParticipantPruningServiceOuterClass.PruneResponse.Builder |
Empty for now, but may contain fields in the future
|
ParticipantPruningServiceOuterClass.PruneResponseOrBuilder |
|
Party |
|
PartyManagementServiceGrpc |
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.
|
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.
|
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.
|
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.
|
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.
|
PartyManagementServiceOuterClass |
|
PartyManagementServiceOuterClass.AllocatePartyRequest |
Protobuf type com.daml.ledger.api.v1.admin.AllocatePartyRequest
|
PartyManagementServiceOuterClass.AllocatePartyRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.AllocatePartyRequest
|
PartyManagementServiceOuterClass.AllocatePartyRequestOrBuilder |
|
PartyManagementServiceOuterClass.AllocatePartyResponse |
Protobuf type com.daml.ledger.api.v1.admin.AllocatePartyResponse
|
PartyManagementServiceOuterClass.AllocatePartyResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.AllocatePartyResponse
|
PartyManagementServiceOuterClass.AllocatePartyResponseOrBuilder |
|
PartyManagementServiceOuterClass.GetParticipantIdRequest |
Protobuf type com.daml.ledger.api.v1.admin.GetParticipantIdRequest
|
PartyManagementServiceOuterClass.GetParticipantIdRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetParticipantIdRequest
|
PartyManagementServiceOuterClass.GetParticipantIdRequestOrBuilder |
|
PartyManagementServiceOuterClass.GetParticipantIdResponse |
Protobuf type com.daml.ledger.api.v1.admin.GetParticipantIdResponse
|
PartyManagementServiceOuterClass.GetParticipantIdResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetParticipantIdResponse
|
PartyManagementServiceOuterClass.GetParticipantIdResponseOrBuilder |
|
PartyManagementServiceOuterClass.GetPartiesRequest |
Protobuf type com.daml.ledger.api.v1.admin.GetPartiesRequest
|
PartyManagementServiceOuterClass.GetPartiesRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetPartiesRequest
|
PartyManagementServiceOuterClass.GetPartiesRequestOrBuilder |
|
PartyManagementServiceOuterClass.GetPartiesResponse |
Protobuf type com.daml.ledger.api.v1.admin.GetPartiesResponse
|
PartyManagementServiceOuterClass.GetPartiesResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetPartiesResponse
|
PartyManagementServiceOuterClass.GetPartiesResponseOrBuilder |
|
PartyManagementServiceOuterClass.ListKnownPartiesRequest |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPartiesRequest
|
PartyManagementServiceOuterClass.ListKnownPartiesRequest.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPartiesRequest
|
PartyManagementServiceOuterClass.ListKnownPartiesRequestOrBuilder |
|
PartyManagementServiceOuterClass.ListKnownPartiesResponse |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPartiesResponse
|
PartyManagementServiceOuterClass.ListKnownPartiesResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ListKnownPartiesResponse
|
PartyManagementServiceOuterClass.ListKnownPartiesResponseOrBuilder |
|
PartyManagementServiceOuterClass.PartyDetails |
Protobuf type com.daml.ledger.api.v1.admin.PartyDetails
|
PartyManagementServiceOuterClass.PartyDetails.Builder |
Protobuf type com.daml.ledger.api.v1.admin.PartyDetails
|
PartyManagementServiceOuterClass.PartyDetailsOrBuilder |
|
Record |
Deprecated.
|
Record.Field |
Deprecated.
|
RevokeUserRightsRequest |
|
RevokeUserRightsResponse |
|
StubHelper |
|
SubmitAndWaitRequest |
|
SubmitCommandsRequest |
|
SubmitRequest |
|
Template |
|
Text |
|
TimeClient |
|
TimeClientImpl |
|
TimeServiceGrpc |
Optional service, exposed for testing static time scenarios.
|
TimeServiceGrpc.TimeServiceBlockingStub |
Optional service, exposed for testing static time scenarios.
|
TimeServiceGrpc.TimeServiceFutureStub |
Optional service, exposed for testing static time scenarios.
|
TimeServiceGrpc.TimeServiceImplBase |
Optional service, exposed for testing static time scenarios.
|
TimeServiceGrpc.TimeServiceStub |
Optional service, exposed for testing static time scenarios.
|
TimeServiceOuterClass |
|
TimeServiceOuterClass.GetTimeRequest |
Protobuf type com.daml.ledger.api.v1.testing.GetTimeRequest
|
TimeServiceOuterClass.GetTimeRequest.Builder |
Protobuf type com.daml.ledger.api.v1.testing.GetTimeRequest
|
TimeServiceOuterClass.GetTimeRequestOrBuilder |
|
TimeServiceOuterClass.GetTimeResponse |
Protobuf type com.daml.ledger.api.v1.testing.GetTimeResponse
|
TimeServiceOuterClass.GetTimeResponse.Builder |
Protobuf type com.daml.ledger.api.v1.testing.GetTimeResponse
|
TimeServiceOuterClass.GetTimeResponseOrBuilder |
|
TimeServiceOuterClass.SetTimeRequest |
Protobuf type com.daml.ledger.api.v1.testing.SetTimeRequest
|
TimeServiceOuterClass.SetTimeRequest.Builder |
Protobuf type com.daml.ledger.api.v1.testing.SetTimeRequest
|
TimeServiceOuterClass.SetTimeRequestOrBuilder |
|
Timestamp |
A Timestamp value is represented as microseconds since the UNIX epoch.
|
Transaction |
|
TransactionClientImpl |
|
TransactionFilter |
|
TransactionFilterOuterClass |
|
TransactionFilterOuterClass.Filters |
Protobuf type com.daml.ledger.api.v1.Filters
|
TransactionFilterOuterClass.Filters.Builder |
Protobuf type com.daml.ledger.api.v1.Filters
|
TransactionFilterOuterClass.FiltersOrBuilder |
|
TransactionFilterOuterClass.InclusiveFilters |
If no internal fields are set, no filters will be applied.
|
TransactionFilterOuterClass.InclusiveFilters.Builder |
If no internal fields are set, no filters will be applied.
|
TransactionFilterOuterClass.InclusiveFiltersOrBuilder |
|
TransactionFilterOuterClass.TransactionFilter |
Used for filtering Transaction and Active Contract Set streams.
|
TransactionFilterOuterClass.TransactionFilter.Builder |
Used for filtering Transaction and Active Contract Set streams.
|
TransactionFilterOuterClass.TransactionFilterOrBuilder |
|
TransactionOuterClass |
|
TransactionOuterClass.Transaction |
Filtered view of an on-ledger transaction.
|
TransactionOuterClass.Transaction.Builder |
Filtered view of an on-ledger transaction.
|
TransactionOuterClass.TransactionOrBuilder |
|
TransactionOuterClass.TransactionTree |
Complete view of an on-ledger transaction.
|
TransactionOuterClass.TransactionTree.Builder |
Complete view of an on-ledger transaction.
|
TransactionOuterClass.TransactionTreeOrBuilder |
|
TransactionOuterClass.TreeEvent |
Each tree event message type below contains a ``witness_parties`` field which
indicates the subset of the requested parties that can see the event
in question.
|
TransactionOuterClass.TreeEvent.Builder |
Each tree event message type below contains a ``witness_parties`` field which
indicates the subset of the requested parties that can see the event
in question.
|
TransactionOuterClass.TreeEvent.KindCase |
|
TransactionOuterClass.TreeEventOrBuilder |
|
TransactionsClient |
|
TransactionServiceGrpc |
Allows clients to read transactions from the ledger.
|
TransactionServiceGrpc.TransactionServiceBlockingStub |
Allows clients to read transactions from the ledger.
|
TransactionServiceGrpc.TransactionServiceFutureStub |
Allows clients to read transactions from the ledger.
|
TransactionServiceGrpc.TransactionServiceImplBase |
Allows clients to read transactions from the ledger.
|
TransactionServiceGrpc.TransactionServiceStub |
Allows clients to read transactions from the ledger.
|
TransactionServiceOuterClass |
|
TransactionServiceOuterClass.GetFlatTransactionResponse |
Protobuf type com.daml.ledger.api.v1.GetFlatTransactionResponse
|
TransactionServiceOuterClass.GetFlatTransactionResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetFlatTransactionResponse
|
TransactionServiceOuterClass.GetFlatTransactionResponseOrBuilder |
|
TransactionServiceOuterClass.GetLedgerEndRequest |
Protobuf type com.daml.ledger.api.v1.GetLedgerEndRequest
|
TransactionServiceOuterClass.GetLedgerEndRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerEndRequest
|
TransactionServiceOuterClass.GetLedgerEndRequestOrBuilder |
|
TransactionServiceOuterClass.GetLedgerEndResponse |
Protobuf type com.daml.ledger.api.v1.GetLedgerEndResponse
|
TransactionServiceOuterClass.GetLedgerEndResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerEndResponse
|
TransactionServiceOuterClass.GetLedgerEndResponseOrBuilder |
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest |
Protobuf type com.daml.ledger.api.v1.GetTransactionByEventIdRequest
|
TransactionServiceOuterClass.GetTransactionByEventIdRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetTransactionByEventIdRequest
|
TransactionServiceOuterClass.GetTransactionByEventIdRequestOrBuilder |
|
TransactionServiceOuterClass.GetTransactionByIdRequest |
Protobuf type com.daml.ledger.api.v1.GetTransactionByIdRequest
|
TransactionServiceOuterClass.GetTransactionByIdRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetTransactionByIdRequest
|
TransactionServiceOuterClass.GetTransactionByIdRequestOrBuilder |
|
TransactionServiceOuterClass.GetTransactionResponse |
Protobuf type com.daml.ledger.api.v1.GetTransactionResponse
|
TransactionServiceOuterClass.GetTransactionResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetTransactionResponse
|
TransactionServiceOuterClass.GetTransactionResponseOrBuilder |
|
TransactionServiceOuterClass.GetTransactionsRequest |
Protobuf type com.daml.ledger.api.v1.GetTransactionsRequest
|
TransactionServiceOuterClass.GetTransactionsRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetTransactionsRequest
|
TransactionServiceOuterClass.GetTransactionsRequestOrBuilder |
|
TransactionServiceOuterClass.GetTransactionsResponse |
Protobuf type com.daml.ledger.api.v1.GetTransactionsResponse
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetTransactionsResponse
|
TransactionServiceOuterClass.GetTransactionsResponseOrBuilder |
|
TransactionServiceOuterClass.GetTransactionTreesResponse |
Protobuf type com.daml.ledger.api.v1.GetTransactionTreesResponse
|
TransactionServiceOuterClass.GetTransactionTreesResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetTransactionTreesResponse
|
TransactionServiceOuterClass.GetTransactionTreesResponseOrBuilder |
|
TransactionTree |
|
TreeEvent |
|
Unit |
|
UnsupportedEventTypeException |
|
User |
|
User.Right |
|
User.Right.CanActAs |
|
User.Right.CanReadAs |
|
User.Right.ParticipantAdmin |
|
UserManagementClient |
|
UserManagementClientImpl |
|
UserManagementServiceGrpc |
Service to manage users and their rights for interacting with the Ledger API
served by a participant node.
|
UserManagementServiceGrpc.UserManagementServiceBlockingStub |
Service to manage users and their rights for interacting with the Ledger API
served by a participant node.
|
UserManagementServiceGrpc.UserManagementServiceFutureStub |
Service to manage users and their rights for interacting with the Ledger API
served by a participant node.
|
UserManagementServiceGrpc.UserManagementServiceImplBase |
Service to manage users and their rights for interacting with the Ledger API
served by a participant node.
|
UserManagementServiceGrpc.UserManagementServiceStub |
Service to manage users and their rights for interacting with the Ledger API
served by a participant node.
|
UserManagementServiceOuterClass |
|
UserManagementServiceOuterClass.CreateUserRequest |
Required authorization: ``HasRight(ParticipantAdmin)``
|
UserManagementServiceOuterClass.CreateUserRequest.Builder |
Required authorization: ``HasRight(ParticipantAdmin)``
|
UserManagementServiceOuterClass.CreateUserRequestOrBuilder |
|
UserManagementServiceOuterClass.CreateUserResponse |
Protobuf type com.daml.ledger.api.v1.admin.CreateUserResponse
|
UserManagementServiceOuterClass.CreateUserResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.CreateUserResponse
|
UserManagementServiceOuterClass.CreateUserResponseOrBuilder |
|
UserManagementServiceOuterClass.DeleteUserRequest |
Required authorization: ``HasRight(ParticipantAdmin)``
|
UserManagementServiceOuterClass.DeleteUserRequest.Builder |
Required authorization: ``HasRight(ParticipantAdmin)``
|
UserManagementServiceOuterClass.DeleteUserRequestOrBuilder |
|
UserManagementServiceOuterClass.DeleteUserResponse |
Does not (yet) contain any data.
|
UserManagementServiceOuterClass.DeleteUserResponse.Builder |
Does not (yet) contain any data.
|
UserManagementServiceOuterClass.DeleteUserResponseOrBuilder |
|
UserManagementServiceOuterClass.GetUserRequest |
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedUser(user_id)``
|
UserManagementServiceOuterClass.GetUserRequest.Builder |
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedUser(user_id)``
|
UserManagementServiceOuterClass.GetUserRequestOrBuilder |
|
UserManagementServiceOuterClass.GetUserResponse |
Protobuf type com.daml.ledger.api.v1.admin.GetUserResponse
|
UserManagementServiceOuterClass.GetUserResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GetUserResponse
|
UserManagementServiceOuterClass.GetUserResponseOrBuilder |
|
UserManagementServiceOuterClass.GrantUserRightsRequest |
Add the rights to the set of rights granted to the user.
|
UserManagementServiceOuterClass.GrantUserRightsRequest.Builder |
Add the rights to the set of rights granted to the user.
|
UserManagementServiceOuterClass.GrantUserRightsRequestOrBuilder |
|
UserManagementServiceOuterClass.GrantUserRightsResponse |
Protobuf type com.daml.ledger.api.v1.admin.GrantUserRightsResponse
|
UserManagementServiceOuterClass.GrantUserRightsResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.GrantUserRightsResponse
|
UserManagementServiceOuterClass.GrantUserRightsResponseOrBuilder |
|
UserManagementServiceOuterClass.ListUserRightsRequest |
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedUser(user_id)``
|
UserManagementServiceOuterClass.ListUserRightsRequest.Builder |
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedUser(user_id)``
|
UserManagementServiceOuterClass.ListUserRightsRequestOrBuilder |
|
UserManagementServiceOuterClass.ListUserRightsResponse |
Protobuf type com.daml.ledger.api.v1.admin.ListUserRightsResponse
|
UserManagementServiceOuterClass.ListUserRightsResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ListUserRightsResponse
|
UserManagementServiceOuterClass.ListUserRightsResponseOrBuilder |
|
UserManagementServiceOuterClass.ListUsersRequest |
Required authorization: ``HasRight(ParticipantAdmin)``
|
UserManagementServiceOuterClass.ListUsersRequest.Builder |
Required authorization: ``HasRight(ParticipantAdmin)``
|
UserManagementServiceOuterClass.ListUsersRequestOrBuilder |
|
UserManagementServiceOuterClass.ListUsersResponse |
Protobuf type com.daml.ledger.api.v1.admin.ListUsersResponse
|
UserManagementServiceOuterClass.ListUsersResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.ListUsersResponse
|
UserManagementServiceOuterClass.ListUsersResponseOrBuilder |
|
UserManagementServiceOuterClass.RevokeUserRightsRequest |
Remove the rights from the set of rights granted to the user.
|
UserManagementServiceOuterClass.RevokeUserRightsRequest.Builder |
Remove the rights from the set of rights granted to the user.
|
UserManagementServiceOuterClass.RevokeUserRightsRequestOrBuilder |
|
UserManagementServiceOuterClass.RevokeUserRightsResponse |
Protobuf type com.daml.ledger.api.v1.admin.RevokeUserRightsResponse
|
UserManagementServiceOuterClass.RevokeUserRightsResponse.Builder |
Protobuf type com.daml.ledger.api.v1.admin.RevokeUserRightsResponse
|
UserManagementServiceOuterClass.RevokeUserRightsResponseOrBuilder |
|
UserManagementServiceOuterClass.Right |
A right granted to a user.
|
UserManagementServiceOuterClass.Right.Builder |
A right granted to a user.
|
UserManagementServiceOuterClass.Right.CanActAs |
Protobuf type com.daml.ledger.api.v1.admin.Right.CanActAs
|
UserManagementServiceOuterClass.Right.CanActAs.Builder |
Protobuf type com.daml.ledger.api.v1.admin.Right.CanActAs
|
UserManagementServiceOuterClass.Right.CanActAsOrBuilder |
|
UserManagementServiceOuterClass.Right.CanReadAs |
Protobuf type com.daml.ledger.api.v1.admin.Right.CanReadAs
|
UserManagementServiceOuterClass.Right.CanReadAs.Builder |
Protobuf type com.daml.ledger.api.v1.admin.Right.CanReadAs
|
UserManagementServiceOuterClass.Right.CanReadAsOrBuilder |
|
UserManagementServiceOuterClass.Right.KindCase |
|
UserManagementServiceOuterClass.Right.ParticipantAdmin |
The right to administrate the participant node.
|
UserManagementServiceOuterClass.Right.ParticipantAdmin.Builder |
The right to administrate the participant node.
|
UserManagementServiceOuterClass.Right.ParticipantAdminOrBuilder |
|
UserManagementServiceOuterClass.RightOrBuilder |
|
UserManagementServiceOuterClass.User |
Users are used to dynamically manage the rights given to Daml applications.
|
UserManagementServiceOuterClass.User.Builder |
Users are used to dynamically manage the rights given to Daml applications.
|
UserManagementServiceOuterClass.UserOrBuilder |
|
Value |
|
ValueOuterClass |
|
ValueOuterClass.Enum |
A value with finite set of alternative representations.
|
ValueOuterClass.Enum.Builder |
A value with finite set of alternative representations.
|
ValueOuterClass.EnumOrBuilder |
|
ValueOuterClass.GenMap |
Protobuf type com.daml.ledger.api.v1.GenMap
|
ValueOuterClass.GenMap.Builder |
Protobuf type com.daml.ledger.api.v1.GenMap
|
ValueOuterClass.GenMap.Entry |
Protobuf type com.daml.ledger.api.v1.GenMap.Entry
|
ValueOuterClass.GenMap.Entry.Builder |
Protobuf type com.daml.ledger.api.v1.GenMap.Entry
|
ValueOuterClass.GenMap.EntryOrBuilder |
|
ValueOuterClass.GenMapOrBuilder |
|
ValueOuterClass.Identifier |
Unique identifier of an entity.
|
ValueOuterClass.Identifier.Builder |
Unique identifier of an entity.
|
ValueOuterClass.IdentifierOrBuilder |
|
ValueOuterClass.List |
A homogenous collection of values.
|
ValueOuterClass.List.Builder |
A homogenous collection of values.
|
ValueOuterClass.ListOrBuilder |
|
ValueOuterClass.Map |
Protobuf type com.daml.ledger.api.v1.Map
|
ValueOuterClass.Map.Builder |
Protobuf type com.daml.ledger.api.v1.Map
|
ValueOuterClass.Map.Entry |
Protobuf type com.daml.ledger.api.v1.Map.Entry
|
ValueOuterClass.Map.Entry.Builder |
Protobuf type com.daml.ledger.api.v1.Map.Entry
|
ValueOuterClass.Map.EntryOrBuilder |
|
ValueOuterClass.MapOrBuilder |
|
ValueOuterClass.Optional |
Corresponds to Java's Optional type, Scala's Option, and Haskell's Maybe.
|
ValueOuterClass.Optional.Builder |
Corresponds to Java's Optional type, Scala's Option, and Haskell's Maybe.
|
ValueOuterClass.OptionalOrBuilder |
|
ValueOuterClass.Record |
Contains nested values.
|
ValueOuterClass.Record.Builder |
Contains nested values.
|
ValueOuterClass.RecordField |
A named nested value within a record.
|
ValueOuterClass.RecordField.Builder |
A named nested value within a record.
|
ValueOuterClass.RecordFieldOrBuilder |
|
ValueOuterClass.RecordOrBuilder |
|
ValueOuterClass.Value |
Encodes values that the ledger accepts as command arguments and emits as contract arguments.
|
ValueOuterClass.Value.Builder |
Encodes values that the ledger accepts as command arguments and emits as contract arguments.
|
ValueOuterClass.Value.SumCase |
|
ValueOuterClass.ValueOrBuilder |
|
ValueOuterClass.Variant |
A value with alternative representations.
|
ValueOuterClass.Variant.Builder |
A value with alternative representations.
|
ValueOuterClass.VariantOrBuilder |
|
Variant |
|
VersionServiceGrpc |
Allows clients to retrieve information about the ledger API version
|
VersionServiceGrpc.VersionServiceBlockingStub |
Allows clients to retrieve information about the ledger API version
|
VersionServiceGrpc.VersionServiceFutureStub |
Allows clients to retrieve information about the ledger API version
|
VersionServiceGrpc.VersionServiceImplBase |
Allows clients to retrieve information about the ledger API version
|
VersionServiceGrpc.VersionServiceStub |
Allows clients to retrieve information about the ledger API version
|
VersionServiceOuterClass |
|
VersionServiceOuterClass.FeaturesDescriptor |
Protobuf type com.daml.ledger.api.v1.FeaturesDescriptor
|
VersionServiceOuterClass.FeaturesDescriptor.Builder |
Protobuf type com.daml.ledger.api.v1.FeaturesDescriptor
|
VersionServiceOuterClass.FeaturesDescriptorOrBuilder |
|
VersionServiceOuterClass.GetLedgerApiVersionRequest |
Protobuf type com.daml.ledger.api.v1.GetLedgerApiVersionRequest
|
VersionServiceOuterClass.GetLedgerApiVersionRequest.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerApiVersionRequest
|
VersionServiceOuterClass.GetLedgerApiVersionRequestOrBuilder |
|
VersionServiceOuterClass.GetLedgerApiVersionResponse |
Protobuf type com.daml.ledger.api.v1.GetLedgerApiVersionResponse
|
VersionServiceOuterClass.GetLedgerApiVersionResponse.Builder |
Protobuf type com.daml.ledger.api.v1.GetLedgerApiVersionResponse
|
VersionServiceOuterClass.GetLedgerApiVersionResponseOrBuilder |
|
VersionServiceOuterClass.UserManagementFeature |
Protobuf type com.daml.ledger.api.v1.UserManagementFeature
|
VersionServiceOuterClass.UserManagementFeature.Builder |
Protobuf type com.daml.ledger.api.v1.UserManagementFeature
|
VersionServiceOuterClass.UserManagementFeatureOrBuilder |
|
WorkflowEvent |
|