public class GlobalPropertiesForm extends Object
| Constructor and Description |
|---|
GlobalPropertiesForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCloudFrontAccountId() |
String |
getCloudFrontKeyId() |
String |
getCloudFrontKeyPath() |
String |
getInstanceNotificationTopicArn() |
void |
setCloudFrontAccountId(String cloudFrontAccountId) |
void |
setCloudFrontKeyId(String cloudFrontKeyId) |
void |
setCloudFrontKeyPath(String cloudFrontKeyPath) |
void |
setInstanceNotificationTopicArn(String instanceNotificationTopicArn) |
public String getInstanceNotificationTopicArn()
public void setInstanceNotificationTopicArn(String instanceNotificationTopicArn)
public String getCloudFrontAccountId()
public void setCloudFrontAccountId(String cloudFrontAccountId)
public String getCloudFrontKeyId()
public void setCloudFrontKeyId(String cloudFrontKeyId)
public String getCloudFrontKeyPath()
public void setCloudFrontKeyPath(String cloudFrontKeyPath)
Copyright © 2009–2019 DuraSpace. All rights reserved.