public class CloudFrontContext extends Object
Constructor and Description |
---|
CloudFrontContext() |
Modifier and Type | Method and Description |
---|---|
String |
getCacheControl() |
List<String> |
getWelcomeFiles() |
void |
setCacheControl(String cacheControl) |
void |
setWelcomeFiles(List<String> welcomeFiles) |
public CloudFrontContext()
public List<String> getWelcomeFiles()
public void setWelcomeFiles(List<String> welcomeFiles)
public String getCacheControl()
public void setCacheControl(String cacheControl)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.