Uses of Class
io.github.kaposke.models.SendVerifyEmailRequest
Packages that use SendVerifyEmailRequest
-
Uses of SendVerifyEmailRequest in io.github.kaposke.http
Methods in io.github.kaposke.http with parameters of type SendVerifyEmailRequestModifier and TypeMethodDescriptionAuthClient.resendVerifictionEmail(SendVerifyEmailRequest input) -
Uses of SendVerifyEmailRequest in io.github.kaposke.models
Subclasses of SendVerifyEmailRequest in io.github.kaposke.modelsMethods in io.github.kaposke.models that return SendVerifyEmailRequestModifier and TypeMethodDescriptionSendVerifyEmailRequest.Builder.build()SendVerifyEmailRequest.Builder.buildWithoutValidation() -
Uses of SendVerifyEmailRequest in io.github.kaposke.services
Methods in io.github.kaposke.services with parameters of type SendVerifyEmailRequestModifier and TypeMethodDescriptionAuthService.resendVerifictionEmail(SendVerifyEmailRequest input)