Home
last modified time | relevance | path

Searched refs:SetCustomPluginState (Results 1 – 6 of 6) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kafkaconnect/include/aws/kafkaconnect/model/
H A DCreateCustomPluginResult.h80 … inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginState = value; } in SetCustomPluginState() function
85 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginState = std::move(valu… in SetCustomPluginState() function
90 …inResult& WithCustomPluginState(const CustomPluginState& value) { SetCustomPluginState(value); ret… in WithCustomPluginState()
95 …mPluginResult& WithCustomPluginState(CustomPluginState&& value) { SetCustomPluginState(std::move(v… in WithCustomPluginState()
H A DDescribeCustomPluginResult.h108 … inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginState = value; } in SetCustomPluginState() function
113 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginState = std::move(valu… in SetCustomPluginState() function
118 …inResult& WithCustomPluginState(const CustomPluginState& value) { SetCustomPluginState(value); ret… in WithCustomPluginState()
123 …mPluginResult& WithCustomPluginState(CustomPluginState&& value) { SetCustomPluginState(std::move(v… in WithCustomPluginState()
H A DCustomPluginSummary.h128 …inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginStateHasBeenSet =… in SetCustomPluginState() function
133 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginStateHasBeenSet = true… in SetCustomPluginState() function
138 …nSummary& WithCustomPluginState(const CustomPluginState& value) { SetCustomPluginState(value); ret… in WithCustomPluginState()
143 …PluginSummary& WithCustomPluginState(CustomPluginState&& value) { SetCustomPluginState(std::move(v… in WithCustomPluginState()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/kafkaconnect/
H A Dapi.go2718 func (s *CreateCustomPluginOutput) SetCustomPluginState(v string) *CreateCustomPluginOutput { func
3231 func (s *CustomPluginSummary) SetCustomPluginState(v string) *CustomPluginSummary { func
3674 func (s *DescribeCustomPluginOutput) SetCustomPluginState(v string) *DescribeCustomPluginOutput { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/kafkaconnect/
H A Dapi.go2718 func (s *CreateCustomPluginOutput) SetCustomPluginState(v string) *CreateCustomPluginOutput { func
3231 func (s *CustomPluginSummary) SetCustomPluginState(v string) *CustomPluginSummary { func
3674 func (s *DescribeCustomPluginOutput) SetCustomPluginState(v string) *DescribeCustomPluginOutput { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/kafkaconnect/
H A Dapi.go2718 func (s *CreateCustomPluginOutput) SetCustomPluginState(v string) *CreateCustomPluginOutput { func
3231 func (s *CustomPluginSummary) SetCustomPluginState(v string) *CustomPluginSummary { func
3674 func (s *DescribeCustomPluginOutput) SetCustomPluginState(v string) *DescribeCustomPluginOutput { func