Class SendGridProperties
java.lang.Object
org.springframework.boot.sendgrid.autoconfigure.SendGridProperties
@ConfigurationProperties for SendGrid.- Since:
- 4.0.0
- Author:
- Maciej Walkowiak, Andy Wilkinson
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String@Nullable SendGridProperties.ProxygetProxy()voidvoidsetProxy(@Nullable SendGridProperties.Proxy proxy)
-
Constructor Details
-
SendGridProperties
public SendGridProperties()
-
-
Method Details
-
getApiKey
-
setApiKey
-
getProxy
-
setProxy
-