EnsLib.AmazonHealthLake.OutboundAdapter
class EnsLib.AmazonHealthLake.OutboundAdapter extends EnsLib.AmazonHealthLake.Common, Ens.OutboundAdapter
Method Inventory
- GetHttpResponse()
- MakeDELETERequest()
- MakeGETRequest()
- MakePOSTRequest()
- MakePUTRequest()
- MakeQueryRequest()
Methods
classmethod GetHttpResponse(jresponse As %Net.Remote.Object) as %Net.HttpResponse
method MakeDELETERequest(datastoreId As %String, resourceType As %String, resourceId As %String, Output response As %Net.HttpResponse) as %Status
method MakeGETRequest(datastoreId As %String, resourceType As %String, resourceId As %String, Output response As %Net.HttpResponse) as %Status
method MakePOSTRequest(datastoreId As %String, resourceType As %String, content As %String, Output response As %Net.HttpResponse) as %Status
method MakePUTRequest(datastoreId As %String, resourceType As %String, resourceId As %String, content As %String, Output response As %Net.HttpResponse) as %Status
method MakeQueryRequest(datastoreId As %String, searchType As %String, searchParameters As %String, Output response As %Net.HttpResponse) as %Status
Inherited Members
Inherited Properties
- %CredentialsObj
- %WarnedLatest
- AssumeRoleArn
- AssumeRoleExternalId
- AssumeRoleSessionName
- 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()
- OnInit()
- OnKeepalive()
- OnTearDown()
- SetCloudClientGateway()
- SetMessagingClientGateway()