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.
Instance Attribute Summary
Attributes inherited from Core::Client
Instance Method Summary collapse
-
#add_communication_to_case(options = {}) ⇒ Core::Response
Calls the AddCommunicationToCase API operation.
-
#create_case(options = {}) ⇒ Core::Response
Calls the CreateCase 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, operations, #with_http_handler, #with_options
Constructor Details
This class inherits a constructor from AWS::Core::Client
Instance Method Details
#add_communication_to_case(options = {}) ⇒ Core::Response
Calls the AddCommunicationToCase API operation.
|
|
# File 'lib/aws/support/client.rb', line 25
|
#create_case(options = {}) ⇒ Core::Response
Calls the CreateCase API operation.
|
|
# File 'lib/aws/support/client.rb', line 36
|
#describe_cases(options = {}) ⇒ Core::Response
Calls the DescribeCases API operation.
|
|
# File 'lib/aws/support/client.rb', line 52
|
#describe_communications(options = {}) ⇒ Core::Response
Calls the DescribeCommunications API operation.
|
|
# File 'lib/aws/support/client.rb', line 87
|
#describe_services(options = {}) ⇒ Core::Response
Calls the DescribeServices API operation.
|
|
# File 'lib/aws/support/client.rb', line 105
|
#describe_severity_levels(options = {}) ⇒ Core::Response
Calls the DescribeSeverityLevels API operation.
|
|
# File 'lib/aws/support/client.rb', line 120
|
#describe_trusted_advisor_check_refresh_statuses(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckRefreshStatuses API operation.
|
|
# File 'lib/aws/support/client.rb', line 131
|
#describe_trusted_advisor_check_result(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckResult API operation.
|
|
# File 'lib/aws/support/client.rb', line 143
|
#describe_trusted_advisor_check_summaries(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorCheckSummaries API operation.
|
|
# File 'lib/aws/support/client.rb', line 171
|
#describe_trusted_advisor_checks(options = {}) ⇒ Core::Response
Calls the DescribeTrustedAdvisorChecks API operation.
|
|
# File 'lib/aws/support/client.rb', line 193
|
#refresh_trusted_advisor_check(options = {}) ⇒ Core::Response
Calls the RefreshTrustedAdvisorCheck API operation.
|
|
# File 'lib/aws/support/client.rb', line 207
|
#resolve_case(options = {}) ⇒ Core::Response
Calls the ResolveCase API operation.
|
|
# File 'lib/aws/support/client.rb', line 219
|