public class SendGridEmailProviderConfig extends Object
SendGridEmailProviderConfig()
String
getApikey()
getSender()
void
setApikey(String apikey)
setSender(String sender)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendGridEmailProviderConfig()
public String getSender()
public void setSender(String sender)
public String getApikey()
public void setApikey(String apikey)
Copyright © 2022. All rights reserved.