Interface RegistrationResponse
- All Known Implementing Classes:
RegistrationResponse.Registered,RegistrationResponse.RegistrationError
public sealed interface RegistrationResponse
permits RegistrationResponse.Registered, RegistrationResponse.RegistrationError
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record