EnsLib.AmazonCloudWatch.OutboundAdapter
class EnsLib.AmazonCloudWatch.OutboundAdapter extends EnsLib.Amazon.Common, Ens.OutboundAdapter
Method Inventory
Methods
method OnInit() as %Status
Inherited description: This user callback method is called just after %OnNew()
method OnTearDown() as %Status
Inherited description: This user callback method is called just before %OnClose()
method PutMetricAlarm(namespace As %String, alarmName As %String, metricName As %String, alarmDescription As %String, comparisonOperator As %String, statistic As %String, unit As %String, evaluationPeriods As %Integer, period As %Integer, threshold As %Double, actionEnabled As %Boolean, dims As %String) as %Status
Inherited Members
Inherited Properties
- %CredentialsObj
- %WarnedLatest
- BusinessHost
- Credentials
- CredentialsFile
- JavaServer
- KeepaliveInterval
- Region
- RegistryID
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AssignOneSetting()
- ClearAllAppData()
- ClearRuntimeAppData()
- ClearStaticAppData()
- CloseClient()
- CredentialsSet()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- GetCloudClientJARPaths()
- GetMessagingClientJARPaths()
- GetSettings()
- OnKeepalive()
- SetCloudClientGateway()
- SetMessagingClientGateway()