Home
last modified time | relevance | path

Searched defs:SetEncryptionConfig (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/include/aws/xray/model/
H A DPutEncryptionConfigResult.h43 inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfig = value; } in SetEncryptionConfig() function
48 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfig = std::move(value);… in SetEncryptionConfig() function
H A DGetEncryptionConfigResult.h43 inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfig = value; } in SetEncryptionConfig() function
48 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfig = std::move(value);… in SetEncryptionConfig() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DKinesisVideoStreamConfig.h125 …inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfigHasBeenSet = tr… in SetEncryptionConfig() function
130 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfigHasBeenSet = true; m… in SetEncryptionConfig() function
H A DS3Config.h137 …inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfigHasBeenSet = tr… in SetEncryptionConfig() function
142 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfigHasBeenSet = true; m… in SetEncryptionConfig() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eks/include/aws/eks/model/
H A DAssociateEncryptionConfigRequest.h100 …inline void SetEncryptionConfig(const Aws::Vector<EncryptionConfig>& value) { m_encryptionConfigHa… in SetEncryptionConfig() function
105 …inline void SetEncryptionConfig(Aws::Vector<EncryptionConfig>&& value) { m_encryptionConfigHasBeen… in SetEncryptionConfig() function
H A DCreateClusterRequest.h554 …inline void SetEncryptionConfig(const Aws::Vector<EncryptionConfig>& value) { m_encryptionConfigHa… in SetEncryptionConfig() function
559 …inline void SetEncryptionConfig(Aws::Vector<EncryptionConfig>&& value) { m_encryptionConfigHasBeen… in SetEncryptionConfig() function
H A DCluster.h749 …inline void SetEncryptionConfig(const Aws::Vector<EncryptionConfig>& value) { m_encryptionConfigHa… in SetEncryptionConfig() function
754 …inline void SetEncryptionConfig(Aws::Vector<EncryptionConfig>&& value) { m_encryptionConfigHasBeen… in SetEncryptionConfig() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-forecast/include/aws/forecast/model/
H A DCreateDatasetRequest.h344 …inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfigHasBeenSet = tr… in SetEncryptionConfig() function
350 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfigHasBeenSet = true; m… in SetEncryptionConfig() function
H A DDescribeDatasetResult.h267 inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfig = value; } in SetEncryptionConfig() function
273 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfig = std::move(value);… in SetEncryptionConfig() function
H A DCreatePredictorRequest.h777 …inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfigHasBeenSet = tr… in SetEncryptionConfig() function
783 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfigHasBeenSet = true; m… in SetEncryptionConfig() function
H A DDescribePredictorResult.h539 inline void SetEncryptionConfig(const EncryptionConfig& value) { m_encryptionConfig = value; } in SetEncryptionConfig() function
545 …inline void SetEncryptionConfig(EncryptionConfig&& value) { m_encryptionConfig = std::move(value);… in SetEncryptionConfig() function
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/xray/
H A Dapi.go1479 func (s *GetEncryptionConfigOutput) SetEncryptionConfig(v *EncryptionConfig) *GetEncryptionConfigOu… func
1985 func (s *PutEncryptionConfigOutput) SetEncryptionConfig(v *EncryptionConfig) *PutEncryptionConfigOu… func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3363 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3727 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4890 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5334 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3363 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3727 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4890 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5334 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3395 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3790 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4963 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5425 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3395 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3790 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4963 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5425 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3800 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
4336 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
5515 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5977 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/forecastservice/
H A Dapi.go3395 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3790 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4963 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5425 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/forecastservice/
H A Dapi.go3395 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3790 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4963 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5425 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3800 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
4336 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
5515 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5977 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3395 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3790 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4963 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5425 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go3395 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
3790 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
4963 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
5425 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go4281 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
4975 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
6238 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
6843 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go4281 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
4975 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
6238 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
6843 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/forecastservice/
H A Dapi.go4281 func (s *CreateDatasetInput) SetEncryptionConfig(v *EncryptionConfig) *CreateDatasetInput { func
4975 func (s *CreatePredictorInput) SetEncryptionConfig(v *EncryptionConfig) *CreatePredictorInput { func
6238 func (s *DescribeDatasetOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribeDatasetOutput { func
6843 func (s *DescribePredictorOutput) SetEncryptionConfig(v *EncryptionConfig) *DescribePredictorOutput… func

1234