You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Class: AWS::ImportExport::Client
- Inherits:
-
Core::QueryClient
- Object
- Core::Client
- Core::QueryClient
- AWS::ImportExport::Client
- Defined in:
- lib/aws/import_export/client.rb
Overview
Client class for AWS Import/Export.
Direct Known Subclasses
Defined Under Namespace
Classes: V20100601
Constant Summary
- API_VERSION =
'2010-06-01'
Instance Attribute Summary
Attributes inherited from Core::Client
Instance Method Summary collapse
-
#cancel_job(options = {}) ⇒ Core::Response
Calls the CancelJob API operation.
-
#create_job(options = {}) ⇒ Core::Response
Calls the CreateJob API operation.
-
#get_status(options = {}) ⇒ Core::Response
Calls the GetStatus API operation.
-
#list_jobs(options = {}) ⇒ Core::Response
Calls the ListJobs API operation.
-
#update_job(options = {}) ⇒ Core::Response
Calls the UpdateJob API operation.
Methods inherited from Core::Client
#initialize, #log_warning, #operations, #with_http_handler, #with_options
Constructor Details
This class inherits a constructor from AWS::Core::Client
Instance Method Details
#cancel_job(options = {}) ⇒ Core::Response
Calls the CancelJob API operation.
#create_job(options = {}) ⇒ Core::Response
Calls the CreateJob API operation.
#get_status(options = {}) ⇒ Core::Response
Calls the GetStatus API operation.
#list_jobs(options = {}) ⇒ Core::Response
Calls the ListJobs API operation.
#update_job(options = {}) ⇒ Core::Response
Calls the UpdateJob API operation.