You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Class: AWS::CloudSearch::Client::V20130101
- Inherits:
-
AWS::CloudSearch::Client
- Object
- AWS::Core::Client
- AWS::Core::QueryClient
- AWS::CloudSearch::Client
- AWS::CloudSearch::Client::V20130101
- Defined in:
- lib/aws/cloud_search/client.rb
Constant Summary
Constant Summary
Constants inherited from AWS::CloudSearch::Client
Instance Attribute Summary
Attributes inherited from AWS::Core::Client
Instance Method Summary collapse
-
#build_suggesters(options = {}) ⇒ Core::Response
Calls the BuildSuggesters API operation.
-
#create_domain(options = {}) ⇒ Core::Response
Calls the CreateDomain API operation.
-
#define_analysis_scheme(options = {}) ⇒ Core::Response
Calls the DefineAnalysisScheme API operation.
-
#define_expression(options = {}) ⇒ Core::Response
Calls the DefineExpression API operation.
-
#define_index_field(options = {}) ⇒ Core::Response
Calls the DefineIndexField API operation.
-
#define_suggester(options = {}) ⇒ Core::Response
Calls the DefineSuggester API operation.
-
#delete_analysis_scheme(options = {}) ⇒ Core::Response
Calls the DeleteAnalysisScheme API operation.
-
#delete_domain(options = {}) ⇒ Core::Response
Calls the DeleteDomain API operation.
-
#delete_expression(options = {}) ⇒ Core::Response
Calls the DeleteExpression API operation.
-
#delete_index_field(options = {}) ⇒ Core::Response
Calls the DeleteIndexField API operation.
-
#delete_suggester(options = {}) ⇒ Core::Response
Calls the DeleteSuggester API operation.
-
#describe_analysis_schemes(options = {}) ⇒ Core::Response
Calls the DescribeAnalysisSchemes API operation.
-
#describe_availability_options(options = {}) ⇒ Core::Response
Calls the DescribeAvailabilityOptions API operation.
-
#describe_domains(options = {}) ⇒ Core::Response
Calls the DescribeDomains API operation.
-
#describe_expressions(options = {}) ⇒ Core::Response
Calls the DescribeExpressions API operation.
-
#describe_index_fields(options = {}) ⇒ Core::Response
Calls the DescribeIndexFields API operation.
-
#describe_scaling_parameters(options = {}) ⇒ Core::Response
Calls the DescribeScalingParameters API operation.
-
#describe_service_access_policies(options = {}) ⇒ Core::Response
Calls the DescribeServiceAccessPolicies API operation.
-
#describe_suggesters(options = {}) ⇒ Core::Response
Calls the DescribeSuggesters API operation.
-
#index_documents(options = {}) ⇒ Core::Response
Calls the IndexDocuments API operation.
-
#list_domain_names(options = {}) ⇒ Core::Response
Calls the ListDomainNames API operation.
-
#update_availability_options(options = {}) ⇒ Core::Response
Calls the UpdateAvailabilityOptions API operation.
-
#update_scaling_parameters(options = {}) ⇒ Core::Response
Calls the UpdateScalingParameters API operation.
-
#update_service_access_policies(options = {}) ⇒ Core::Response
Calls the UpdateServiceAccessPolicies API operation.
Methods inherited from AWS::CloudSearch::Client
#define_rank_expression, #delete_rank_expression, #describe_default_search_field, #describe_rank_expressions, #describe_stemming_options, #describe_stopword_options, #describe_synonym_options, #update_default_search_field, #update_stemming_options, #update_stopword_options, #update_synonym_options
Methods inherited from AWS::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
#build_suggesters(options = {}) ⇒ Core::Response
Calls the BuildSuggesters API operation.
#create_domain(options = {}) ⇒ Core::Response
Calls the CreateDomain API operation.
#define_analysis_scheme(options = {}) ⇒ Core::Response
Calls the DefineAnalysisScheme API operation.
#define_expression(options = {}) ⇒ Core::Response
Calls the DefineExpression API operation.
#define_index_field(options = {}) ⇒ Core::Response
Calls the DefineIndexField API operation.
#define_suggester(options = {}) ⇒ Core::Response
Calls the DefineSuggester API operation.
#delete_analysis_scheme(options = {}) ⇒ Core::Response
Calls the DeleteAnalysisScheme API operation.
#delete_domain(options = {}) ⇒ Core::Response
Calls the DeleteDomain API operation.
#delete_expression(options = {}) ⇒ Core::Response
Calls the DeleteExpression API operation.
#delete_index_field(options = {}) ⇒ Core::Response
Calls the DeleteIndexField API operation.
#delete_suggester(options = {}) ⇒ Core::Response
Calls the DeleteSuggester API operation.
#describe_analysis_schemes(options = {}) ⇒ Core::Response
Calls the DescribeAnalysisSchemes API operation.
#describe_availability_options(options = {}) ⇒ Core::Response
Calls the DescribeAvailabilityOptions API operation.
#describe_domains(options = {}) ⇒ Core::Response
Calls the DescribeDomains API operation.
#describe_expressions(options = {}) ⇒ Core::Response
Calls the DescribeExpressions API operation.
#describe_index_fields(options = {}) ⇒ Core::Response
Calls the DescribeIndexFields API operation.
#describe_scaling_parameters(options = {}) ⇒ Core::Response
Calls the DescribeScalingParameters API operation.
#describe_service_access_policies(options = {}) ⇒ Core::Response
Calls the DescribeServiceAccessPolicies API operation.
#describe_suggesters(options = {}) ⇒ Core::Response
Calls the DescribeSuggesters API operation.
#index_documents(options = {}) ⇒ Core::Response
Calls the IndexDocuments API operation.
#list_domain_names(options = {}) ⇒ Core::Response
Calls the ListDomainNames API operation.
#update_availability_options(options = {}) ⇒ Core::Response
Calls the UpdateAvailabilityOptions API operation.
#update_scaling_parameters(options = {}) ⇒ Core::Response
Calls the UpdateScalingParameters API operation.
#update_service_access_policies(options = {}) ⇒ Core::Response
Calls the UpdateServiceAccessPolicies API operation.