Home
last modified time | relevance | path

Searched refs:DateOptions (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudsearch/include/aws/cloudsearch/model/
H A DDateOptions.h34 class AWS_CLOUDSEARCH_API DateOptions
37 DateOptions();
38 DateOptions(const Aws::Utils::Xml::XmlNode& xmlNode);
39 DateOptions& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
83 inline DateOptions& WithDefaultValue(const char* value) { SetDefaultValue(value); return *this;} in WithDefaultValue()
102 …inline DateOptions& WithSourceField(const Aws::String& value) { SetSourceField(value); return *thi… in WithSourceField()
108 inline DateOptions& WithSourceField(const char* value) { SetSourceField(value); return *this;} in WithSourceField()
129 inline DateOptions& WithFacetEnabled(bool value) { SetFacetEnabled(value); return *this;} in WithFacetEnabled()
150 inline DateOptions& WithSearchEnabled(bool value) { SetSearchEnabled(value); return *this;} in WithSearchEnabled()
171 inline DateOptions& WithReturnEnabled(bool value) { SetReturnEnabled(value); return *this;} in WithReturnEnabled()
[all …]
H A DIndexField.h273 inline const DateOptions& GetDateOptions() const{ return m_dateOptions; } in GetDateOptions()
279 …inline void SetDateOptions(const DateOptions& value) { m_dateOptionsHasBeenSet = true; m_dateOptio… in SetDateOptions()
282 …inline void SetDateOptions(DateOptions&& value) { m_dateOptionsHasBeenSet = true; m_dateOptions = … in SetDateOptions()
285 …inline IndexField& WithDateOptions(const DateOptions& value) { SetDateOptions(value); return *this… in WithDateOptions()
288 …inline IndexField& WithDateOptions(DateOptions&& value) { SetDateOptions(std::move(value)); return… in WithDateOptions()
424 DateOptions m_dateOptions;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudsearch/source/model/
H A DDateOptions.cpp23 DateOptions::DateOptions() : in DateOptions() function in Aws::CloudSearch::Model::DateOptions
37 DateOptions::DateOptions(const XmlNode& xmlNode) : in DateOptions() function in Aws::CloudSearch::Model::DateOptions
52 DateOptions& DateOptions::operator =(const XmlNode& xmlNode) in operator =()
99 void DateOptions::OutputToStream(Aws::OStream& oStream, const char* location, unsigned index, const… in OutputToStream()
133 void DateOptions::OutputToStream(Aws::OStream& oStream, const char* location) const in OutputToStream()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct { struct
407 DateOptions *DateOptions member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct {
407 DateOptions *DateOptions
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct { struct
407 DateOptions *DateOptions member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct { struct
407 DateOptions *DateOptions member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct { struct
407 DateOptions *DateOptions member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct { struct
407 DateOptions *DateOptions member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudsearch/types/
H A Dtypes.go149 type DateOptions struct { struct
407 DateOptions *DateOptions member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudsearch/types/
H A Dtypes.go162 type DateOptions struct { struct
438 DateOptions *DateOptions member
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/cloudsearch/
H A Dapi.go2643 type DateOptions struct { struct
2679 func (s DateOptions) String() string { argument
2702 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2708 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2714 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2720 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2726 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2732 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
4754 DateOptions *DateOptions `type:"structure"` member
4847 if s.DateOptions != nil {
[all …]
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/CloudSearch/
H A DDateOptions.pm1 package Paws::CloudSearch::DateOptions {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2838 type DateOptions struct { struct
2874 func (s DateOptions) String() string { argument
2897 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2903 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2909 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2915 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2921 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2927 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
5098 DateOptions *DateOptions `type:"structure"` member
5191 if s.DateOptions != nil {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudsearch/
H A Dapi.go2838 type DateOptions struct { struct
2874 func (s DateOptions) String() string { argument
2897 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2903 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2909 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2915 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2921 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2927 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
5098 DateOptions *DateOptions `type:"structure"` member
5191 if s.DateOptions != nil {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2845 type DateOptions struct { struct
2881 func (s DateOptions) String() string { argument
2904 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2910 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2916 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2922 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2928 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2934 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
5105 DateOptions *DateOptions `type:"structure"` member
5198 if s.DateOptions != nil {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2838 type DateOptions struct { struct
2874 func (s DateOptions) String() string { argument
2897 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2903 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2909 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2915 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2921 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2927 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
5098 DateOptions *DateOptions `type:"structure"` member
5191 if s.DateOptions != nil {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2845 type DateOptions struct { struct
2881 func (s DateOptions) String() string { argument
2904 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
2910 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
2916 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
2922 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
2928 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
2934 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
5105 DateOptions *DateOptions `type:"structure"` member
5198 if s.DateOptions != nil {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go2961 type DateOptions struct { struct
3001 func (s DateOptions) String() string { argument
3028 func (s *DateOptions) SetDefaultValue(v string) *DateOptions { argument
3034 func (s *DateOptions) SetFacetEnabled(v bool) *DateOptions { argument
3040 func (s *DateOptions) SetReturnEnabled(v bool) *DateOptions { argument
3046 func (s *DateOptions) SetSearchEnabled(v bool) *DateOptions { argument
3052 func (s *DateOptions) SetSortEnabled(v bool) *DateOptions { argument
3058 func (s *DateOptions) SetSourceField(v string) *DateOptions { argument
5597 DateOptions *DateOptions `type:"structure"` member
5698 if s.DateOptions != nil {
[all …]

123