You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Class: AWS::Support::Client
- Inherits:
-
Core::JSONClient
- Object
- Core::Client
- Core::JSONClient
- AWS::Support::Client
- Defined in:
- lib/aws/support/client.rb
Overview
Client class for AWS Support.
Direct Known Subclasses
Defined Under Namespace
Classes: V20130415
Constant Summary
- API_VERSION =
'2013-04-15'
Instance Attribute Summary
Attributes inherited from Core::Client
Instance Method Summary collapse
-
#add_attachments_to_set(options = {}) ⇒ Core::Response
Calls the AddAttachmentsToSet API operation.
-
#add_communication_to_case(options = {}) ⇒ Core::Response
Calls the AddCommunicationToCase API operation.
-
#create_case(options = {}) ⇒ Core::Response
Calls the CreateCase API operation.
-
#describe_attachment(options = {}) ⇒ Core::Response
Calls the DescribeAttachment API operation.
-
#describe_cases(options = {}) ⇒ Core::Response
Calls the DescribeCases API operation.
-
#describe_communications(options = {}) ⇒ Core::Response
Calls the DescribeCommunications API operation.
-
#describe_services(options = {}) ⇒ Core::Response
Calls the DescribeServices API operation.
-
#describe_severity_levels(options = {}) ⇒ Core::Response
Calls the DescribeSeverityLevels API operation.
-
#describe_trusted_advisor_check_refresh_statuses(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckRefreshStatuses API operation.
-
#describe_trusted_advisor_check_result(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckResult API operation.
-
#describe_trusted_advisor_check_summaries(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckSummaries API operation.
-
#describe_trusted_advisor_checks(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorChecks API operation.
-
#refresh_trusted_advisor_check(options = {}) ⇒ Core::Response
Calls the RefreshTrustedAdvisorCheck API operation.
-
#resolve_case(options = {}) ⇒ Core::Response
Calls the ResolveCase 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
#add_attachments_to_set(options = {}) ⇒ Core::Response
Calls the AddAttachmentsToSet API operation.
#add_communication_to_case(options = {}) ⇒ Core::Response
Calls the AddCommunicationToCase API operation.
#create_case(options = {}) ⇒ Core::Response
Calls the CreateCase API operation.
#describe_attachment(options = {}) ⇒ Core::Response
Calls the DescribeAttachment API operation.
#describe_cases(options = {}) ⇒ Core::Response
Calls the DescribeCases API operation.
#describe_communications(options = {}) ⇒ Core::Response
Calls the DescribeCommunications API operation.
#describe_services(options = {}) ⇒ Core::Response
Calls the DescribeServices API operation.
#describe_severity_levels(options = {}) ⇒ Core::Response
Calls the DescribeSeverityLevels API operation.
#describe_trusted_advisor_check_refresh_statuses(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckRefreshStatuses API operation.
#describe_trusted_advisor_check_result(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckResult API operation.
#describe_trusted_advisor_check_summaries(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckSummaries API operation.
#describe_trusted_advisor_checks(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorChecks API operation.
#refresh_trusted_advisor_check(options = {}) ⇒ Core::Response
Calls the RefreshTrustedAdvisorCheck API operation.
#resolve_case(options = {}) ⇒ Core::Response
Calls the ResolveCase API operation.