org.kuali.common.deploy.aws.model
Class SesContext.Builder
java.lang.Object
org.kuali.common.deploy.aws.model.SesContext.Builder
- Enclosing class:
- SesContext
public static class SesContext.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SesContext.Builder
public SesContext.Builder(String host,
SesCredentials credentials)
debug
public SesContext.Builder debug(boolean debug)
port
public SesContext.Builder port(int port)
sslEnable
public SesContext.Builder sslEnable(boolean sslEnable)
auth
public SesContext.Builder auth(boolean auth)
build
public SesContext build()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.