Class SendGridProperties
java.lang.Object
org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
@ConfigurationProperties
for SendGrid.- Since:
- 1.3.0
- Author:
- Maciej Walkowiak, Andy Wilkinson
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetProxy()
boolean
void
void
setProxy
(SendGridProperties.Proxy proxy)
-
Constructor Details
-
SendGridProperties
public SendGridProperties()
-
-
Method Details
-
getApiKey
-
setApiKey
-
getProxy
-
setProxy
-
isProxyConfigured
public boolean isProxyConfigured()
-