Searched refs:SetCustomPluginState (Results 1 – 6 of 6) sorted by relevance
80 … inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginState = value; } in SetCustomPluginState() function85 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginState = std::move(valu… in SetCustomPluginState() function90 …inResult& WithCustomPluginState(const CustomPluginState& value) { SetCustomPluginState(value); ret… in WithCustomPluginState()95 …mPluginResult& WithCustomPluginState(CustomPluginState&& value) { SetCustomPluginState(std::move(v… in WithCustomPluginState()
108 … inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginState = value; } in SetCustomPluginState() function113 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginState = std::move(valu… in SetCustomPluginState() function118 …inResult& WithCustomPluginState(const CustomPluginState& value) { SetCustomPluginState(value); ret… in WithCustomPluginState()123 …mPluginResult& WithCustomPluginState(CustomPluginState&& value) { SetCustomPluginState(std::move(v… in WithCustomPluginState()
128 …inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginStateHasBeenSet =… in SetCustomPluginState() function133 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginStateHasBeenSet = true… in SetCustomPluginState() function138 …nSummary& WithCustomPluginState(const CustomPluginState& value) { SetCustomPluginState(value); ret… in WithCustomPluginState()143 …PluginSummary& WithCustomPluginState(CustomPluginState&& value) { SetCustomPluginState(std::move(v… in WithCustomPluginState()
2718 func (s *CreateCustomPluginOutput) SetCustomPluginState(v string) *CreateCustomPluginOutput { func3231 func (s *CustomPluginSummary) SetCustomPluginState(v string) *CustomPluginSummary { func3674 func (s *DescribeCustomPluginOutput) SetCustomPluginState(v string) *DescribeCustomPluginOutput { func