com.digitalasset.canton.topology.admin.v0.TopologyManagerWriteServiceGrpc
TopologyManagerWriteServiceStub
Companion object TopologyManagerWriteServiceStub
class TopologyManagerWriteServiceStub extends AbstractStub[TopologyManagerWriteServiceStub] with TopologyManagerWriteService
- Alphabetic
- By Inheritance
- TopologyManagerWriteServiceStub
- TopologyManagerWriteService
- AbstractService
- AbstractStub
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new TopologyManagerWriteServiceStub(channel: Channel, options: CallOptions = _root_.io.grpc.CallOptions.DEFAULT)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addSignedTopologyTransaction(request: SignedTopologyTransactionAddition): Future[AdditionSuccess]
* Adds a signed topology transaction to the Authorized store
* Adds a signed topology transaction to the Authorized store
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def authorizeDomainParametersChange(request: DomainParametersChangeAuthorization): Future[AuthorizationSuccess]
* Authorizes a change of parameters for the domain
* Authorizes a change of parameters for the domain
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizeIdentifierDelegation(request: IdentifierDelegationAuthorization): Future[AuthorizationSuccess]
* Authorizes a new identifier delegation (identifier certificate) (add/remove) on the local topology manager
* Authorizes a new identifier delegation (identifier certificate) (add/remove) on the local topology manager
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizeMediatorDomainState(request: MediatorDomainStateAuthorization): Future[AuthorizationSuccess]
* Authorizes a mediator domain state
* Authorizes a mediator domain state
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizeNamespaceDelegation(request: NamespaceDelegationAuthorization): Future[AuthorizationSuccess]
* Authorizes a namespace delegation (root or intermediate CA) (add/remove) on the local topology manager
* Authorizes a namespace delegation (root or intermediate CA) (add/remove) on the local topology manager
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizeOwnerToKeyMapping(request: OwnerToKeyMappingAuthorization): Future[AuthorizationSuccess]
* Authorizes an owner to key mapping change (add/remove) on the local topology manager
* Authorizes an owner to key mapping change (add/remove) on the local topology manager
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizeParticipantDomainState(request: ParticipantDomainStateAuthorization): Future[AuthorizationSuccess]
* Authorizes a participant domain state
* Authorizes a participant domain state
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizePartyToParticipant(request: PartyToParticipantAuthorization): Future[AuthorizationSuccess]
* Authorizes a party to participant mapping change (add/remove) on the node local topology manager.
* Authorizes a party to participant mapping change (add/remove) on the node local topology manager.
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def authorizeVettedPackages(request: VettedPackagesAuthorization): Future[AuthorizationSuccess]
* Authorizes a new package vetting transaction
* Authorizes a new package vetting transaction
- Definition Classes
- TopologyManagerWriteServiceStub → TopologyManagerWriteService
- def build(channel: Channel, options: CallOptions): TopologyManagerWriteServiceStub
- Definition Classes
- TopologyManagerWriteServiceStub → AbstractStub
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getCallOptions(): CallOptions
- Definition Classes
- AbstractStub
- final def getChannel(): Channel
- Definition Classes
- AbstractStub
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def serviceCompanion: ServiceCompanion[TopologyManagerWriteService]
- Definition Classes
- TopologyManagerWriteService → AbstractService
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def withCallCredentials(arg0: CallCredentials): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withCompression(arg0: String): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withDeadline(arg0: Deadline): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withDeadlineAfter(arg0: Long, arg1: TimeUnit): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withExecutor(arg0: Executor): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withInterceptors(arg0: <repeated...>[ClientInterceptor]): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- Annotations
- @transient()
- final def withMaxInboundMessageSize(arg0: Int): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withMaxOutboundMessageSize(arg0: Int): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withOption[T <: AnyRef](arg0: Key[T], arg1: T): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- final def withWaitForReady(): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated @Deprecated
- Deprecated
- final def withChannel(arg0: Channel): TopologyManagerWriteServiceStub
- Definition Classes
- AbstractStub
- Annotations
- @Deprecated @Deprecated
- Deprecated