Home
last modified time | relevance | path

Searched refs:IntOptions (Results 1 – 25 of 61) 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 DIntOptions.h33 class AWS_CLOUDSEARCH_API IntOptions
36 IntOptions();
37 IntOptions(const Aws::Utils::Xml::XmlNode& xmlNode);
38 IntOptions& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
70 inline IntOptions& WithDefaultValue(long long value) { SetDefaultValue(value); return *this;} in WithDefaultValue()
101 …inline IntOptions& WithSourceField(const Aws::String& value) { SetSourceField(value); return *this… in WithSourceField()
111 inline IntOptions& WithSourceField(const char* value) { SetSourceField(value); return *this;} in WithSourceField()
132 inline IntOptions& WithFacetEnabled(bool value) { SetFacetEnabled(value); return *this;} in WithFacetEnabled()
153 inline IntOptions& WithSearchEnabled(bool value) { SetSearchEnabled(value); return *this;} in WithSearchEnabled()
174 inline IntOptions& WithReturnEnabled(bool value) { SetReturnEnabled(value); return *this;} in WithReturnEnabled()
[all …]
H A DIndexField.h197 inline const IntOptions& GetIntOptions() const{ return m_intOptions; } in GetIntOptions()
203 …inline void SetIntOptions(const IntOptions& value) { m_intOptionsHasBeenSet = true; m_intOptions =… in SetIntOptions()
206 …inline void SetIntOptions(IntOptions&& value) { m_intOptionsHasBeenSet = true; m_intOptions = std:… in SetIntOptions()
209 … inline IndexField& WithIntOptions(const IntOptions& value) { SetIntOptions(value); return *this;} in WithIntOptions()
212 …inline IndexField& WithIntOptions(IntOptions&& value) { SetIntOptions(std::move(value)); return *t… in WithIntOptions()
412 IntOptions m_intOptions;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudsearch/source/model/
H A DIntOptions.cpp23 IntOptions::IntOptions() : in IntOptions() function in Aws::CloudSearch::Model::IntOptions
38 IntOptions::IntOptions(const XmlNode& xmlNode) : in IntOptions() function in Aws::CloudSearch::Model::IntOptions
54 IntOptions& IntOptions::operator =(const XmlNode& xmlNode) in operator =()
101 void IntOptions::OutputToStream(Aws::OStream& oStream, const char* location, unsigned index, const … in OutputToStream()
135 void IntOptions::OutputToStream(Aws::OStream& oStream, const char* location) const in OutputToStream()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions member
490 type IntOptions struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions
490 type IntOptions struct {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions member
490 type IntOptions struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions member
490 type IntOptions struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions member
490 type IntOptions struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions member
490 type IntOptions struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudsearch/types/
H A Dtypes.go426 IntOptions *IntOptions member
490 type IntOptions struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudsearch/types/
H A Dtypes.go457 IntOptions *IntOptions member
527 type IntOptions struct { struct
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[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.go4798 IntOptions *IntOptions `type:"structure"` member
4857 if s.IntOptions != nil {
4928 s.IntOptions = v
5064 type IntOptions struct { struct
5089 func (s IntOptions) String() string { argument
5112 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5118 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5124 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5130 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5136 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/CloudSearch/
H A DIntOptions.pm1 package Paws::CloudSearch::IntOptions {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go5142 IntOptions *IntOptions `type:"structure"` member
5201 if s.IntOptions != nil {
5272 s.IntOptions = v
5408 type IntOptions struct { struct
5433 func (s IntOptions) String() string { argument
5456 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5462 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5468 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5474 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5480 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[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.go5142 IntOptions *IntOptions `type:"structure"` member
5201 if s.IntOptions != nil {
5272 s.IntOptions = v
5408 type IntOptions struct { struct
5433 func (s IntOptions) String() string { argument
5456 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5462 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5468 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5474 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5480 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go5149 IntOptions *IntOptions `type:"structure"` member
5208 if s.IntOptions != nil {
5279 s.IntOptions = v
5415 type IntOptions struct { struct
5440 func (s IntOptions) String() string { argument
5463 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5469 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5475 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5481 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5487 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go5142 IntOptions *IntOptions `type:"structure"` member
5201 if s.IntOptions != nil {
5272 s.IntOptions = v
5408 type IntOptions struct { struct
5433 func (s IntOptions) String() string { argument
5456 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5462 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5468 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5474 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5480 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go5149 IntOptions *IntOptions `type:"structure"` member
5208 if s.IntOptions != nil {
5279 s.IntOptions = v
5415 type IntOptions struct { struct
5440 func (s IntOptions) String() string { argument
5463 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5469 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5475 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
5481 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
5487 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearch/
H A Dapi.go5641 IntOptions *IntOptions `type:"structure"` member
5708 if s.IntOptions != nil {
5779 s.IntOptions = v
5931 type IntOptions struct { struct
5960 func (s IntOptions) String() string { argument
5987 func (s *IntOptions) SetDefaultValue(v int64) *IntOptions { argument
5993 func (s *IntOptions) SetFacetEnabled(v bool) *IntOptions { argument
5999 func (s *IntOptions) SetReturnEnabled(v bool) *IntOptions { argument
6005 func (s *IntOptions) SetSearchEnabled(v bool) *IntOptions { argument
6011 func (s *IntOptions) SetSortEnabled(v bool) *IntOptions { argument
[all …]

123