org.kuali.common.deploy.aws.model
Class AwsContext
java.lang.Object
org.kuali.common.deploy.aws.model.AwsContext
public final class AwsContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AwsContext
public AwsContext(EC2Context ec2,
S3Context s3,
SesContext ses)
getEc2
public EC2Context getEc2()
getS3
public S3Context getS3()
getSes
public SesContext getSes()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.