Home
last modified time | relevance | path

Searched refs:AutoTuneOptionsInput (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/include/aws/opensearch/model/
H A DAutoTuneOptionsInput.h34 class AWS_OPENSEARCHSERVICE_API AutoTuneOptionsInput
37 AutoTuneOptionsInput();
38 AutoTuneOptionsInput(Aws::Utils::Json::JsonView jsonValue);
39 AutoTuneOptionsInput& operator=(Aws::Utils::Json::JsonView jsonValue);
66 …inline AutoTuneOptionsInput& WithDesiredState(const AutoTuneDesiredState& value) { SetDesiredState… in WithDesiredState()
71 …inline AutoTuneOptionsInput& WithDesiredState(AutoTuneDesiredState&& value) { SetDesiredState(std:… in WithDesiredState()
112 …inline AutoTuneOptionsInput& WithMaintenanceSchedules(const Aws::Vector<AutoTuneMaintenanceSchedul… in WithMaintenanceSchedules()
120 …inline AutoTuneOptionsInput& WithMaintenanceSchedules(Aws::Vector<AutoTuneMaintenanceSchedule>&& v… in WithMaintenanceSchedules()
128 …inline AutoTuneOptionsInput& AddMaintenanceSchedules(const AutoTuneMaintenanceSchedule& value) { m… in AddMaintenanceSchedules()
136 …inline AutoTuneOptionsInput& AddMaintenanceSchedules(AutoTuneMaintenanceSchedule&& value) { m_main… in AddMaintenanceSchedules()
H A DCreateDomainRequest.h811 inline const AutoTuneOptionsInput& GetAutoTuneOptions() const{ return m_autoTuneOptions; } in GetAutoTuneOptions()
821 …inline void SetAutoTuneOptions(const AutoTuneOptionsInput& value) { m_autoTuneOptionsHasBeenSet = … in SetAutoTuneOptions()
826 …inline void SetAutoTuneOptions(AutoTuneOptionsInput&& value) { m_autoTuneOptionsHasBeenSet = true;… in SetAutoTuneOptions()
831 …inline CreateDomainRequest& WithAutoTuneOptions(const AutoTuneOptionsInput& value) { SetAutoTuneOp… in WithAutoTuneOptions()
836 …inline CreateDomainRequest& WithAutoTuneOptions(AutoTuneOptionsInput&& value) { SetAutoTuneOptions… in WithAutoTuneOptions()
885 AutoTuneOptionsInput m_autoTuneOptions;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/include/aws/es/model/
H A DAutoTuneOptionsInput.h34 class AWS_ELASTICSEARCHSERVICE_API AutoTuneOptionsInput
37 AutoTuneOptionsInput();
38 AutoTuneOptionsInput(Aws::Utils::Json::JsonView jsonValue);
39 AutoTuneOptionsInput& operator=(Aws::Utils::Json::JsonView jsonValue);
71 …inline AutoTuneOptionsInput& WithDesiredState(const AutoTuneDesiredState& value) { SetDesiredState… in WithDesiredState()
77 …inline AutoTuneOptionsInput& WithDesiredState(AutoTuneDesiredState&& value) { SetDesiredState(std:… in WithDesiredState()
113 …inline AutoTuneOptionsInput& WithMaintenanceSchedules(const Aws::Vector<AutoTuneMaintenanceSchedul… in WithMaintenanceSchedules()
120 …inline AutoTuneOptionsInput& WithMaintenanceSchedules(Aws::Vector<AutoTuneMaintenanceSchedule>&& v… in WithMaintenanceSchedules()
127 …inline AutoTuneOptionsInput& AddMaintenanceSchedules(const AutoTuneMaintenanceSchedule& value) { m… in AddMaintenanceSchedules()
134 …inline AutoTuneOptionsInput& AddMaintenanceSchedules(AutoTuneMaintenanceSchedule&& value) { m_main… in AddMaintenanceSchedules()
H A DCreateElasticsearchDomainRequest.h756 inline const AutoTuneOptionsInput& GetAutoTuneOptions() const{ return m_autoTuneOptions; } in GetAutoTuneOptions()
766 …inline void SetAutoTuneOptions(const AutoTuneOptionsInput& value) { m_autoTuneOptionsHasBeenSet = … in SetAutoTuneOptions()
771 …inline void SetAutoTuneOptions(AutoTuneOptionsInput&& value) { m_autoTuneOptionsHasBeenSet = true;… in SetAutoTuneOptions()
776 …inline CreateElasticsearchDomainRequest& WithAutoTuneOptions(const AutoTuneOptionsInput& value) { … in WithAutoTuneOptions()
781 …inline CreateElasticsearchDomainRequest& WithAutoTuneOptions(AutoTuneOptionsInput&& value) { SetAu… in WithAutoTuneOptions()
868 AutoTuneOptionsInput m_autoTuneOptions;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/source/model/
H A DAutoTuneOptionsInput.cpp21 AutoTuneOptionsInput::AutoTuneOptionsInput() : in AutoTuneOptionsInput() function in Aws::OpenSearchService::Model::AutoTuneOptionsInput
28 AutoTuneOptionsInput::AutoTuneOptionsInput(JsonView jsonValue) : in AutoTuneOptionsInput() function in Aws::OpenSearchService::Model::AutoTuneOptionsInput
36 AutoTuneOptionsInput& AutoTuneOptionsInput::operator =(JsonView jsonValue) in operator =()
58 JsonValue AutoTuneOptionsInput::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/source/model/
H A DAutoTuneOptionsInput.cpp21 AutoTuneOptionsInput::AutoTuneOptionsInput() : in AutoTuneOptionsInput() function in Aws::ElasticsearchService::Model::AutoTuneOptionsInput
28 AutoTuneOptionsInput::AutoTuneOptionsInput(JsonView jsonValue) : in AutoTuneOptionsInput() function in Aws::ElasticsearchService::Model::AutoTuneOptionsInput
36 AutoTuneOptionsInput& AutoTuneOptionsInput::operator =(JsonView jsonValue) in operator =()
58 JsonValue AutoTuneOptionsInput::Jsonize() const in Jsonize()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/
H A Dapi_op_CreateElasticsearchDomain.go57 AutoTuneOptions *types.AutoTuneOptionsInput
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/
H A Dapi_op_CreateElasticsearchDomain.go57 AutoTuneOptions *types.AutoTuneOptionsInput
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/
H A Dapi_op_CreateElasticsearchDomain.go57 AutoTuneOptions *types.AutoTuneOptionsInput
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/
H A Dapi_op_CreateDomain.go57 AutoTuneOptions *types.AutoTuneOptionsInput
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/
H A Dapi_op_CreateElasticsearchDomain.go57 AutoTuneOptions *types.AutoTuneOptionsInput
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/
H A Dapi_op_CreateElasticsearchDomain.go57 AutoTuneOptions *types.AutoTuneOptionsInput
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/types/
H A Dtypes.go195 type AutoTuneOptionsInput struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/types/
H A Dtypes.go195 type AutoTuneOptionsInput struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/types/
H A Dtypes.go195 type AutoTuneOptionsInput struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/types/
H A Dtypes.go195 type AutoTuneOptionsInput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/types/
H A Dtypes.go216 type AutoTuneOptionsInput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/types/
H A Dtypes.go216 type AutoTuneOptionsInput struct { struct
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5124 type AutoTuneOptionsInput struct { struct
5136 func (s AutoTuneOptionsInput) String() string { argument
5141 func (s AutoTuneOptionsInput) GoString() string { argument
5146 func (s *AutoTuneOptionsInput) Validate() error { argument
5166 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5172 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5704 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
5842 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5124 type AutoTuneOptionsInput struct { struct
5136 func (s AutoTuneOptionsInput) String() string { argument
5141 func (s AutoTuneOptionsInput) GoString() string { argument
5146 func (s *AutoTuneOptionsInput) Validate() error { argument
5166 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5172 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5665 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
5798 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5124 type AutoTuneOptionsInput struct { struct
5136 func (s AutoTuneOptionsInput) String() string { argument
5141 func (s AutoTuneOptionsInput) GoString() string { argument
5146 func (s *AutoTuneOptionsInput) Validate() error { argument
5166 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5172 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5704 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
5842 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5124 type AutoTuneOptionsInput struct { struct
5136 func (s AutoTuneOptionsInput) String() string { argument
5141 func (s AutoTuneOptionsInput) GoString() string { argument
5146 func (s *AutoTuneOptionsInput) Validate() error { argument
5166 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5172 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5665 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
5798 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5124 type AutoTuneOptionsInput struct { struct
5136 func (s AutoTuneOptionsInput) String() string { argument
5141 func (s AutoTuneOptionsInput) GoString() string { argument
5146 func (s *AutoTuneOptionsInput) Validate() error { argument
5166 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5172 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5704 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
5842 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5260 type AutoTuneOptionsInput struct { struct
5276 func (s AutoTuneOptionsInput) String() string { argument
5285 func (s AutoTuneOptionsInput) GoString() string { argument
5290 func (s *AutoTuneOptionsInput) Validate() error { argument
5310 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5316 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5936 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
6082 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5260 type AutoTuneOptionsInput struct { struct
5276 func (s AutoTuneOptionsInput) String() string { argument
5285 func (s AutoTuneOptionsInput) GoString() string { argument
5290 func (s *AutoTuneOptionsInput) Validate() error { argument
5310 func (s *AutoTuneOptionsInput) SetDesiredState(v string) *AutoTuneOptionsInput { argument
5316 func (s *AutoTuneOptionsInput) SetMaintenanceSchedules(v []*AutoTuneMaintenanceSchedule) *AutoTuneO… argument
5936 AutoTuneOptions *AutoTuneOptionsInput `type:"structure"`
6082 func (s *CreateElasticsearchDomainInput) SetAutoTuneOptions(v *AutoTuneOptionsInput) *CreateElastic…

12