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