Class: NVX::SDS::SOAP::UploadFileResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/nvx/sds/SOAP/default.rb

Overview

This is a wrapper class for the SOAP driver created with Soap2wsdl Please see the documentation for SoapUpload for usage and an upload example.

Constant Summary collapse

@@schema_type =
"UploadFileResponse"
@@schema_ns =
"http://transfer.nirvanix.com/ws/Transfer"
@@schema_qualified =
"true"
@@schema_element =
[]

Instance Method Summary collapse

Constructor Details

#initializeUploadFileResponse

Returns a new instance of UploadFileResponse.



40
41
# File 'lib/nvx/sds/SOAP/default.rb', line 40

def initialize
end