Home
last modified time | relevance | path

Searched refs:DatasetContentDeliveryRule (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/
H A DDatasetContentDeliveryRule.h33 class AWS_IOTANALYTICS_API DatasetContentDeliveryRule
36 DatasetContentDeliveryRule();
37 DatasetContentDeliveryRule(Aws::Utils::Json::JsonView jsonValue);
38 DatasetContentDeliveryRule& operator=(Aws::Utils::Json::JsonView jsonValue);
70 …inline DatasetContentDeliveryRule& WithEntryName(const Aws::String& value) { SetEntryName(value); … in WithEntryName()
75 …inline DatasetContentDeliveryRule& WithEntryName(Aws::String&& value) { SetEntryName(std::move(val… in WithEntryName()
80 …inline DatasetContentDeliveryRule& WithEntryName(const char* value) { SetEntryName(value); return … in WithEntryName()
106 …inline DatasetContentDeliveryRule& WithDestination(const DatasetContentDeliveryDestination& value)… in WithDestination()
111 …inline DatasetContentDeliveryRule& WithDestination(DatasetContentDeliveryDestination&& value) { Se… in WithDestination()
H A DUpdateDatasetRequest.h177 …inline const Aws::Vector<DatasetContentDeliveryRule>& GetContentDeliveryRules() const{ return m_co… in GetContentDeliveryRules()
189 …inline void SetContentDeliveryRules(const Aws::Vector<DatasetContentDeliveryRule>& value) { m_cont… in SetContentDeliveryRules()
195 …inline void SetContentDeliveryRules(Aws::Vector<DatasetContentDeliveryRule>&& value) { m_contentDe… in SetContentDeliveryRules()
201 …dateDatasetRequest& WithContentDeliveryRules(const Aws::Vector<DatasetContentDeliveryRule>& value)… in WithContentDeliveryRules()
207 …inline UpdateDatasetRequest& WithContentDeliveryRules(Aws::Vector<DatasetContentDeliveryRule>&& va… in WithContentDeliveryRules()
213 …inline UpdateDatasetRequest& AddContentDeliveryRules(const DatasetContentDeliveryRule& value) { m_… in AddContentDeliveryRules()
219 …inline UpdateDatasetRequest& AddContentDeliveryRules(DatasetContentDeliveryRule&& value) { m_conte… in AddContentDeliveryRules()
395 Aws::Vector<DatasetContentDeliveryRule> m_contentDeliveryRules;
H A DCreateDatasetRequest.h194 …inline const Aws::Vector<DatasetContentDeliveryRule>& GetContentDeliveryRules() const{ return m_co… in GetContentDeliveryRules()
206 …inline void SetContentDeliveryRules(const Aws::Vector<DatasetContentDeliveryRule>& value) { m_cont… in SetContentDeliveryRules()
212 …inline void SetContentDeliveryRules(Aws::Vector<DatasetContentDeliveryRule>&& value) { m_contentDe… in SetContentDeliveryRules()
218 …eateDatasetRequest& WithContentDeliveryRules(const Aws::Vector<DatasetContentDeliveryRule>& value)… in WithContentDeliveryRules()
224 …inline CreateDatasetRequest& WithContentDeliveryRules(Aws::Vector<DatasetContentDeliveryRule>&& va… in WithContentDeliveryRules()
230 …inline CreateDatasetRequest& AddContentDeliveryRules(const DatasetContentDeliveryRule& value) { m_… in AddContentDeliveryRules()
236 …inline CreateDatasetRequest& AddContentDeliveryRules(DatasetContentDeliveryRule&& value) { m_conte… in AddContentDeliveryRules()
495 Aws::Vector<DatasetContentDeliveryRule> m_contentDeliveryRules;
H A DDataset.h233 …inline const Aws::Vector<DatasetContentDeliveryRule>& GetContentDeliveryRules() const{ return m_co… in GetContentDeliveryRules()
245 …inline void SetContentDeliveryRules(const Aws::Vector<DatasetContentDeliveryRule>& value) { m_cont… in SetContentDeliveryRules()
251 …inline void SetContentDeliveryRules(Aws::Vector<DatasetContentDeliveryRule>&& value) { m_contentDe… in SetContentDeliveryRules()
257 …inline Dataset& WithContentDeliveryRules(const Aws::Vector<DatasetContentDeliveryRule>& value) { S… in WithContentDeliveryRules()
263 …inline Dataset& WithContentDeliveryRules(Aws::Vector<DatasetContentDeliveryRule>&& value) { SetCon… in WithContentDeliveryRules()
269 …inline Dataset& AddContentDeliveryRules(const DatasetContentDeliveryRule& value) { m_contentDelive… in AddContentDeliveryRules()
275 …inline Dataset& AddContentDeliveryRules(DatasetContentDeliveryRule&& value) { m_contentDeliveryRul… in AddContentDeliveryRules()
547 Aws::Vector<DatasetContentDeliveryRule> m_contentDeliveryRules;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/source/model/
H A DDatasetContentDeliveryRule.cpp21 DatasetContentDeliveryRule::DatasetContentDeliveryRule() : in DatasetContentDeliveryRule() function in Aws::IoTAnalytics::Model::DatasetContentDeliveryRule
27 DatasetContentDeliveryRule::DatasetContentDeliveryRule(JsonView jsonValue) : in DatasetContentDeliveryRule() function in Aws::IoTAnalytics::Model::DatasetContentDeliveryRule
34 DatasetContentDeliveryRule& DatasetContentDeliveryRule::operator =(JsonView jsonValue) in operator =()
53 JsonValue DatasetContentDeliveryRule::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iotanalytics/types/
H A Dtypes.go301 ContentDeliveryRules []DatasetContentDeliveryRule
378 type DatasetContentDeliveryRule struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotanalytics/types/
H A Dtypes.go330 ContentDeliveryRules []DatasetContentDeliveryRule
415 type DatasetContentDeliveryRule struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
H A Dapi_op_CreateDataset.go48 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
H A Dapi_op_CreateDataset.go48 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
H A Dapi_op_CreateDataset.go48 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iotanalytics/
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotanalytics/
H A Dapi_op_CreateDataset.go48 ContentDeliveryRules []types.DatasetContentDeliveryRule
H A Dapi_op_UpdateDataset.go44 ContentDeliveryRules []types.DatasetContentDeliveryRule

1234