Home
last modified time | relevance | path

Searched refs:DestinationOptions (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-honeycode/include/aws/honeycode/model/
H A DDestinationOptions.h34 class AWS_HONEYCODE_API DestinationOptions
37 DestinationOptions();
38 DestinationOptions(Aws::Utils::Json::JsonView jsonValue);
39 DestinationOptions& operator=(Aws::Utils::Json::JsonView jsonValue);
66 …inline DestinationOptions& WithColumnMap(const Aws::Map<Aws::String, SourceDataColumnProperties>& … in WithColumnMap()
71 …inline DestinationOptions& WithColumnMap(Aws::Map<Aws::String, SourceDataColumnProperties>&& value… in WithColumnMap()
76 …inline DestinationOptions& AddColumnMap(const Aws::String& key, const SourceDataColumnProperties& … in AddColumnMap()
81 …inline DestinationOptions& AddColumnMap(Aws::String&& key, const SourceDataColumnProperties& value… in AddColumnMap()
86 …inline DestinationOptions& AddColumnMap(const Aws::String& key, SourceDataColumnProperties&& value… in AddColumnMap()
96 …inline DestinationOptions& AddColumnMap(const char* key, SourceDataColumnProperties&& value) { m_c… in AddColumnMap()
[all …]
H A DImportOptions.h45 inline const DestinationOptions& GetDestinationOptions() const{ return m_destinationOptions; } in GetDestinationOptions()
55 …inline void SetDestinationOptions(const DestinationOptions& value) { m_destinationOptionsHasBeenSe… in SetDestinationOptions()
60 …inline void SetDestinationOptions(DestinationOptions&& value) { m_destinationOptionsHasBeenSet = t… in SetDestinationOptions()
65 …inline ImportOptions& WithDestinationOptions(const DestinationOptions& value) { SetDestinationOpti… in WithDestinationOptions()
70 …inline ImportOptions& WithDestinationOptions(DestinationOptions&& value) { SetDestinationOptions(s… in WithDestinationOptions()
111 DestinationOptions m_destinationOptions;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-honeycode/source/model/
H A DDestinationOptions.cpp21 DestinationOptions::DestinationOptions() : in DestinationOptions() function in Aws::Honeycode::Model::DestinationOptions
26 DestinationOptions::DestinationOptions(JsonView jsonValue) : in DestinationOptions() function in Aws::Honeycode::Model::DestinationOptions
32 DestinationOptions& DestinationOptions::operator =(JsonView jsonValue) in operator =()
47 JsonValue DestinationOptions::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/honeycode/types/
H A Dtypes.go146 type DestinationOptions struct { struct
226 DestinationOptions *DestinationOptions member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/honeycode/types/
H A Dtypes.go159 type DestinationOptions struct { struct
251 DestinationOptions *DestinationOptions member
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2939 type DestinationOptions struct { struct
2951 func (s DestinationOptions) String() string { argument
2960 func (s DestinationOptions) GoString() string { argument
2965 func (s *DestinationOptions) Validate() error { argument
2985 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3461 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3490 if s.DestinationOptions != nil {
3491 if err := s.DestinationOptions.Validate(); err != nil {
3509 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3510 s.DestinationOptions = v
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2939 type DestinationOptions struct { struct
2951 func (s DestinationOptions) String() string { argument
2960 func (s DestinationOptions) GoString() string { argument
2965 func (s *DestinationOptions) Validate() error { argument
2985 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3461 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3490 if s.DestinationOptions != nil {
3491 if err := s.DestinationOptions.Validate(); err != nil {
3509 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3510 s.DestinationOptions = v
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2939 type DestinationOptions struct { struct
2951 func (s DestinationOptions) String() string { argument
2960 func (s DestinationOptions) GoString() string { argument
2965 func (s *DestinationOptions) Validate() error { argument
2985 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3461 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3490 if s.DestinationOptions != nil {
3491 if err := s.DestinationOptions.Validate(); err != nil {
3509 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3510 s.DestinationOptions = v
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/honeycode/
H A Dapi.go2775 type DestinationOptions struct { struct
2783 func (s DestinationOptions) String() string { argument
2788 func (s DestinationOptions) GoString() string { argument
2793 func (s *DestinationOptions) Validate() error { argument
2813 func (s *DestinationOptions) SetColumnMap(v map[string]*SourceDataColumnProperties) *DestinationOpt… argument
3221 DestinationOptions *DestinationOptions `locationName:"destinationOptions" type:"structure"` member
3242 if s.DestinationOptions != nil {
3243 if err := s.DestinationOptions.Validate(); err != nil {
3261 func (s *ImportOptions) SetDestinationOptions(v *DestinationOptions) *ImportOptions {
3262 s.DestinationOptions = v

12