public class AppConfigurationStoreTrigger extends Object
| Constructor and Description |
|---|
AppConfigurationStoreTrigger() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getLabel() |
void |
setKey(String key) |
void |
setLabel(String label) |
String |
toString() |
void |
validateAndInit() |
public String getKey()
public void setKey(String key)
key - the key to setpublic String getLabel()
public void setLabel(String label)
label - the label to set@PostConstruct public void validateAndInit()
Copyright © 2021 Microsoft Corporation. All rights reserved.