@ConfigurationProperties(prefix="spring.sendgrid") public class SendGridProperties extends ObjectSE
ConfigurationProperties
。修飾子と型 | クラスと説明 |
---|---|
static class | SendGridProperties.Proxy |
コンストラクターと説明 |
---|
SendGridProperties() |
修飾子と型 | メソッドと説明 |
---|---|
StringSE | getApiKey() |
SendGridProperties.Proxy | getProxy() |
boolean | isProxyConfigured() |
void | setApiKey(StringSE apiKey) |
void | setProxy(SendGridProperties.Proxy proxy) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public StringSE getApiKey()
public void setApiKey(StringSE apiKey)
public SendGridProperties.Proxy getProxy()
public void setProxy(SendGridProperties.Proxy proxy)
public boolean isProxyConfigured()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.