Class: NVX::SDS::SOAP::AppendFileResponse

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 =
"AppendFileResponse"
@@schema_ns =
"http://transfer.nirvanix.com/ws/Transfer"
@@schema_qualified =
"true"
@@schema_element =
[]

Instance Method Summary collapse

Constructor Details

#initializeAppendFileResponse

Returns a new instance of AppendFileResponse.



75
76
# File 'lib/nvx/sds/SOAP/default.rb', line 75

def initialize
end