Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [CloudStorage] >  [OutboundAdapter]
Private  Storage   

class EnsLib.CloudStorage.OutboundAdapter extends EnsLib.PEX.OutboundAdapter, EnsLib.CloudStorage.Common

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Properties
%CredentialsObj %WarnedLatest %gatewayConnection %gatewayExtraClasspaths
%gatewayHost %gatewayName %gatewayPort %gatewayProxy
%gatewayTimeout %remoteClassname %remoteSettings BusinessHost
Credentials EndPoint KeepaliveInterval ProviderCredentialsFile
RegistryID StorageProvider StorageRegion

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 CheckGatewayConnection CheckGatewayDisconnection ClearAllAppData
ClearRuntimeAppData ClearStaticAppData Connect CredentialsSet
DeleteBlob Disconnect EnumerateSettingsClose EnumerateSettingsExecute
EnumerateSettingsFetch GetCloudClientJARPaths GetSettings OnGetConnections
OnInit OnKeepalive OnTearDown SetPropertyValues
UploadBlobFromFile UploadBlobFromStream UploadBlobFromString deserialize
dispatchSendRequestAsync dispatchSendRequestSync serialize


Methods

• method DeleteBlob(bucketName As %String, blobName As %String) as %Status
• method OnInit() as %Status
This user callback method is called just after %OnNew()
• method UploadBlobFromFile(bucketName As %String, blobName As %String, filePath As %String) as %Status
• method UploadBlobFromStream(bucketName As %String, blobName As %String, content As %Stream.Object) as %Status
• method UploadBlobFromString(bucketName As %String, bolbName As %String, content As %String) as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.