Method: CloudmunchService.getCustomDataContext
- Defined in:
-
lib/cloudmunch_Ruby_sdk_v2/CloudmunchService.rb,
lib/cloudmunch_Ruby_sdk_v3/CloudmunchService.rb
208 209 210 |
# File 'lib/cloudmunch_Ruby_sdk_v2/CloudmunchService.rb', line 208 def self.getCustomDataContext(server, endpoint, param) return self.http_get(server, endpoint, param) end |