Package com.daml.ledger.javaapi.data
Interface TopologyEvent
- All Known Implementing Classes:
ParticipantAuthorizationAdded
,ParticipantAuthorizationChanged
,ParticipantAuthorizationRevoked
public interface TopologyEvent
This interface represents events in
TopologyTransaction
s.-
Method Summary
-
Method Details
-
getParticipantId
@NonNull String getParticipantId() -
toProtoEvent
-
fromProtoEvent
-