Package com.daml.ledger.api.v2.admin
Class PackageManagementServiceOuterClass
java.lang.Object
com.daml.ledger.api.v2.admin.PackageManagementServiceOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPackagesRequest
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPackagesResponse
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.admin.PackageDetails
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.admin.UploadDarFileRequest
static interface
static final class
A message that is received when the upload operation succeeded.static interface
static final class
Performs the same checks that UploadDarFileRequest would perform, but doesn't upload the DAR.static interface
static final class
Protobuf typecom.daml.ledger.api.v2.admin.ValidateDarFileResponse
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-