1 1 | // Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
|
2 2 | #[allow(missing_docs)] // documentation missing in model
|
3 3 | #[derive(
|
4 4 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
5 5 | )]
|
6 - | pub struct RpcEchoOutput {}
|
7 - | impl RpcEchoOutput {
|
8 - | /// Creates a new builder-style object to manufacture [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
9 - | pub fn builder() -> crate::output::rpc_echo_output::Builder {
|
10 - | crate::output::rpc_echo_output::Builder::default()
|
6 + | pub struct ReservedWordsAsMembersOutput {}
|
7 + | impl ReservedWordsAsMembersOutput {
|
8 + | /// Creates a new builder-style object to manufacture [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
9 + | pub fn builder() -> crate::output::reserved_words_as_members_output::Builder {
|
10 + | crate::output::reserved_words_as_members_output::Builder::default()
|
11 11 | }
|
12 12 | }
|
13 13 |
|
14 14 | #[allow(missing_docs)] // documentation missing in model
|
15 15 | #[derive(
|
16 16 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
17 17 | )]
|
18 - | pub struct MatchOutput {}
|
19 - | impl MatchOutput {
|
20 - | /// Creates a new builder-style object to manufacture [`MatchOutput`](crate::output::MatchOutput).
|
21 - | pub fn builder() -> crate::output::match_output::Builder {
|
22 - | crate::output::match_output::Builder::default()
|
18 + | pub struct StructureNamePunningOutput {}
|
19 + | impl StructureNamePunningOutput {
|
20 + | /// Creates a new builder-style object to manufacture [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
21 + | pub fn builder() -> crate::output::structure_name_punning_output::Builder {
|
22 + | crate::output::structure_name_punning_output::Builder::default()
|
23 23 | }
|
24 24 | }
|
25 25 |
|
26 26 | #[allow(missing_docs)] // documentation missing in model
|
27 27 | #[derive(
|
28 28 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
29 29 | )]
|
30 - | pub struct OptionOutput {}
|
31 - | impl OptionOutput {
|
32 - | /// Creates a new builder-style object to manufacture [`OptionOutput`](crate::output::OptionOutput).
|
33 - | pub fn builder() -> crate::output::option_output::Builder {
|
34 - | crate::output::option_output::Builder::default()
|
30 + | pub struct ErrCollisionsOutput {}
|
31 + | impl ErrCollisionsOutput {
|
32 + | /// Creates a new builder-style object to manufacture [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
33 + | pub fn builder() -> crate::output::err_collisions_output::Builder {
|
34 + | crate::output::err_collisions_output::Builder::default()
|
35 35 | }
|
36 36 | }
|
37 37 |
|
38 38 | #[allow(missing_docs)] // documentation missing in model
|
39 39 | #[derive(
|
40 40 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
41 41 | )]
|
42 42 | pub struct ResultOutput {
|
43 43 | #[allow(missing_docs)] // documentation missing in model
|
44 44 | pub pv_member: ::std::option::Option<bool>,
|
45 45 | }
|
46 46 | impl ResultOutput {
|
47 47 | #[allow(missing_docs)] // documentation missing in model
|
48 48 | pub fn pv_member(&self) -> ::std::option::Option<bool> {
|
49 49 | self.pv_member
|
50 50 | }
|
51 51 | }
|
52 52 | impl ResultOutput {
|
53 53 | /// Creates a new builder-style object to manufacture [`ResultOutput`](crate::output::ResultOutput).
|
54 54 | pub fn builder() -> crate::output::result_output::Builder {
|
55 55 | crate::output::result_output::Builder::default()
|
56 56 | }
|
57 57 | }
|
58 58 |
|
59 59 | #[allow(missing_docs)] // documentation missing in model
|
60 60 | #[derive(
|
61 61 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
62 62 | )]
|
63 - | pub struct ErrCollisionsOutput {}
|
64 - | impl ErrCollisionsOutput {
|
65 - | /// Creates a new builder-style object to manufacture [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
66 - | pub fn builder() -> crate::output::err_collisions_output::Builder {
|
67 - | crate::output::err_collisions_output::Builder::default()
|
63 + | pub struct OptionOutput {}
|
64 + | impl OptionOutput {
|
65 + | /// Creates a new builder-style object to manufacture [`OptionOutput`](crate::output::OptionOutput).
|
66 + | pub fn builder() -> crate::output::option_output::Builder {
|
67 + | crate::output::option_output::Builder::default()
|
68 68 | }
|
69 69 | }
|
70 70 |
|
71 71 | #[allow(missing_docs)] // documentation missing in model
|
72 72 | #[derive(
|
73 73 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
74 74 | )]
|
75 - | pub struct StructureNamePunningOutput {}
|
76 - | impl StructureNamePunningOutput {
|
77 - | /// Creates a new builder-style object to manufacture [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
78 - | pub fn builder() -> crate::output::structure_name_punning_output::Builder {
|
79 - | crate::output::structure_name_punning_output::Builder::default()
|
75 + | pub struct MatchOutput {}
|
76 + | impl MatchOutput {
|
77 + | /// Creates a new builder-style object to manufacture [`MatchOutput`](crate::output::MatchOutput).
|
78 + | pub fn builder() -> crate::output::match_output::Builder {
|
79 + | crate::output::match_output::Builder::default()
|
80 80 | }
|
81 81 | }
|
82 82 |
|
83 83 | #[allow(missing_docs)] // documentation missing in model
|
84 84 | #[derive(
|
85 85 | ::std::clone::Clone, ::std::cmp::Eq, ::std::cmp::PartialEq, ::std::fmt::Debug, ::std::hash::Hash,
|
86 86 | )]
|
87 - | pub struct ReservedWordsAsMembersOutput {}
|
88 - | impl ReservedWordsAsMembersOutput {
|
89 - | /// Creates a new builder-style object to manufacture [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
90 - | pub fn builder() -> crate::output::reserved_words_as_members_output::Builder {
|
91 - | crate::output::reserved_words_as_members_output::Builder::default()
|
87 + | pub struct RpcEchoOutput {}
|
88 + | impl RpcEchoOutput {
|
89 + | /// Creates a new builder-style object to manufacture [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
90 + | pub fn builder() -> crate::output::rpc_echo_output::Builder {
|
91 + | crate::output::rpc_echo_output::Builder::default()
|
92 92 | }
|
93 93 | }
|
94 - | /// See [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
95 - | pub mod rpc_echo_output {
|
94 + | /// See [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
95 + | pub mod reserved_words_as_members_output {
|
96 96 |
|
97 - | impl ::std::convert::From<Builder> for crate::output::RpcEchoOutput {
|
97 + | impl ::std::convert::From<Builder> for crate::output::ReservedWordsAsMembersOutput {
|
98 98 | fn from(builder: Builder) -> Self {
|
99 99 | builder.build()
|
100 100 | }
|
101 101 | }
|
102 - | /// A builder for [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
102 + | /// A builder for [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
103 103 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
104 104 | pub struct Builder {}
|
105 105 | impl Builder {
|
106 - | /// Consumes the builder and constructs a [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
107 - | pub fn build(self) -> crate::output::RpcEchoOutput {
|
106 + | /// Consumes the builder and constructs a [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
107 + | pub fn build(self) -> crate::output::ReservedWordsAsMembersOutput {
|
108 108 | self.build_enforcing_all_constraints()
|
109 109 | }
|
110 - | fn build_enforcing_all_constraints(self) -> crate::output::RpcEchoOutput {
|
111 - | crate::output::RpcEchoOutput {}
|
110 + | fn build_enforcing_all_constraints(self) -> crate::output::ReservedWordsAsMembersOutput {
|
111 + | crate::output::ReservedWordsAsMembersOutput {}
|
112 112 | }
|
113 113 | }
|
114 114 | }
|
115 - | /// See [`MatchOutput`](crate::output::MatchOutput).
|
116 - | pub mod match_output {
|
115 + | /// See [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
116 + | pub mod structure_name_punning_output {
|
117 117 |
|
118 - | impl ::std::convert::From<Builder> for crate::output::MatchOutput {
|
118 + | impl ::std::convert::From<Builder> for crate::output::StructureNamePunningOutput {
|
119 119 | fn from(builder: Builder) -> Self {
|
120 120 | builder.build()
|
121 121 | }
|
122 122 | }
|
123 - | /// A builder for [`MatchOutput`](crate::output::MatchOutput).
|
123 + | /// A builder for [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
124 124 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
125 125 | pub struct Builder {}
|
126 126 | impl Builder {
|
127 - | /// Consumes the builder and constructs a [`MatchOutput`](crate::output::MatchOutput).
|
128 - | pub fn build(self) -> crate::output::MatchOutput {
|
127 + | /// Consumes the builder and constructs a [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
128 + | pub fn build(self) -> crate::output::StructureNamePunningOutput {
|
129 129 | self.build_enforcing_all_constraints()
|
130 130 | }
|
131 - | fn build_enforcing_all_constraints(self) -> crate::output::MatchOutput {
|
132 - | crate::output::MatchOutput {}
|
131 + | fn build_enforcing_all_constraints(self) -> crate::output::StructureNamePunningOutput {
|
132 + | crate::output::StructureNamePunningOutput {}
|
133 133 | }
|
134 134 | }
|
135 135 | }
|
136 - | /// See [`OptionOutput`](crate::output::OptionOutput).
|
137 - | pub mod option_output {
|
136 + | /// See [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
137 + | pub mod err_collisions_output {
|
138 138 |
|
139 - | impl ::std::convert::From<Builder> for crate::output::OptionOutput {
|
139 + | impl ::std::convert::From<Builder> for crate::output::ErrCollisionsOutput {
|
140 140 | fn from(builder: Builder) -> Self {
|
141 141 | builder.build()
|
142 142 | }
|
143 143 | }
|
144 - | /// A builder for [`OptionOutput`](crate::output::OptionOutput).
|
144 + | /// A builder for [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
145 145 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
146 146 | pub struct Builder {}
|
147 147 | impl Builder {
|
148 - | /// Consumes the builder and constructs a [`OptionOutput`](crate::output::OptionOutput).
|
149 - | pub fn build(self) -> crate::output::OptionOutput {
|
148 + | /// Consumes the builder and constructs a [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
149 + | pub fn build(self) -> crate::output::ErrCollisionsOutput {
|
150 150 | self.build_enforcing_all_constraints()
|
151 151 | }
|
152 - | fn build_enforcing_all_constraints(self) -> crate::output::OptionOutput {
|
153 - | crate::output::OptionOutput {}
|
152 + | fn build_enforcing_all_constraints(self) -> crate::output::ErrCollisionsOutput {
|
153 + | crate::output::ErrCollisionsOutput {}
|
154 154 | }
|
155 155 | }
|
156 156 | }
|
157 157 | /// See [`ResultOutput`](crate::output::ResultOutput).
|
158 158 | pub mod result_output {
|
159 159 |
|
160 160 | impl ::std::convert::From<Builder> for crate::output::ResultOutput {
|
161 161 | fn from(builder: Builder) -> Self {
|
162 162 | builder.build()
|
163 163 | }
|
164 164 | }
|
165 165 | /// A builder for [`ResultOutput`](crate::output::ResultOutput).
|
166 166 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
167 167 | pub struct Builder {
|
168 168 | pub(crate) pv_member: ::std::option::Option<bool>,
|
169 169 | }
|
170 170 | impl Builder {
|
171 171 | #[allow(missing_docs)] // documentation missing in model
|
172 172 | pub fn pv_member(mut self, input: ::std::option::Option<bool>) -> Self {
|
173 173 | self.pv_member = input;
|
174 174 | self
|
175 175 | }
|
176 176 | /// Consumes the builder and constructs a [`ResultOutput`](crate::output::ResultOutput).
|
177 177 | pub fn build(self) -> crate::output::ResultOutput {
|
178 178 | self.build_enforcing_all_constraints()
|
179 179 | }
|
180 180 | fn build_enforcing_all_constraints(self) -> crate::output::ResultOutput {
|
181 181 | crate::output::ResultOutput {
|
182 182 | pv_member: self.pv_member,
|
183 183 | }
|
184 184 | }
|
185 185 | }
|
186 186 | }
|
187 - | /// See [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
188 - | pub mod err_collisions_output {
|
187 + | /// See [`OptionOutput`](crate::output::OptionOutput).
|
188 + | pub mod option_output {
|
189 189 |
|
190 - | impl ::std::convert::From<Builder> for crate::output::ErrCollisionsOutput {
|
190 + | impl ::std::convert::From<Builder> for crate::output::OptionOutput {
|
191 191 | fn from(builder: Builder) -> Self {
|
192 192 | builder.build()
|
193 193 | }
|
194 194 | }
|
195 - | /// A builder for [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
195 + | /// A builder for [`OptionOutput`](crate::output::OptionOutput).
|
196 196 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
197 197 | pub struct Builder {}
|
198 198 | impl Builder {
|
199 - | /// Consumes the builder and constructs a [`ErrCollisionsOutput`](crate::output::ErrCollisionsOutput).
|
200 - | pub fn build(self) -> crate::output::ErrCollisionsOutput {
|
199 + | /// Consumes the builder and constructs a [`OptionOutput`](crate::output::OptionOutput).
|
200 + | pub fn build(self) -> crate::output::OptionOutput {
|
201 201 | self.build_enforcing_all_constraints()
|
202 202 | }
|
203 - | fn build_enforcing_all_constraints(self) -> crate::output::ErrCollisionsOutput {
|
204 - | crate::output::ErrCollisionsOutput {}
|
203 + | fn build_enforcing_all_constraints(self) -> crate::output::OptionOutput {
|
204 + | crate::output::OptionOutput {}
|
205 205 | }
|
206 206 | }
|
207 207 | }
|
208 - | /// See [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
209 - | pub mod structure_name_punning_output {
|
208 + | /// See [`MatchOutput`](crate::output::MatchOutput).
|
209 + | pub mod match_output {
|
210 210 |
|
211 - | impl ::std::convert::From<Builder> for crate::output::StructureNamePunningOutput {
|
211 + | impl ::std::convert::From<Builder> for crate::output::MatchOutput {
|
212 212 | fn from(builder: Builder) -> Self {
|
213 213 | builder.build()
|
214 214 | }
|
215 215 | }
|
216 - | /// A builder for [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
216 + | /// A builder for [`MatchOutput`](crate::output::MatchOutput).
|
217 217 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
218 218 | pub struct Builder {}
|
219 219 | impl Builder {
|
220 - | /// Consumes the builder and constructs a [`StructureNamePunningOutput`](crate::output::StructureNamePunningOutput).
|
221 - | pub fn build(self) -> crate::output::StructureNamePunningOutput {
|
220 + | /// Consumes the builder and constructs a [`MatchOutput`](crate::output::MatchOutput).
|
221 + | pub fn build(self) -> crate::output::MatchOutput {
|
222 222 | self.build_enforcing_all_constraints()
|
223 223 | }
|
224 - | fn build_enforcing_all_constraints(self) -> crate::output::StructureNamePunningOutput {
|
225 - | crate::output::StructureNamePunningOutput {}
|
224 + | fn build_enforcing_all_constraints(self) -> crate::output::MatchOutput {
|
225 + | crate::output::MatchOutput {}
|
226 226 | }
|
227 227 | }
|
228 228 | }
|
229 - | /// See [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
230 - | pub mod reserved_words_as_members_output {
|
229 + | /// See [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
230 + | pub mod rpc_echo_output {
|
231 231 |
|
232 - | impl ::std::convert::From<Builder> for crate::output::ReservedWordsAsMembersOutput {
|
232 + | impl ::std::convert::From<Builder> for crate::output::RpcEchoOutput {
|
233 233 | fn from(builder: Builder) -> Self {
|
234 234 | builder.build()
|
235 235 | }
|
236 236 | }
|
237 - | /// A builder for [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
237 + | /// A builder for [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
238 238 | #[derive(::std::clone::Clone, ::std::default::Default, ::std::fmt::Debug)]
|
239 239 | pub struct Builder {}
|
240 240 | impl Builder {
|
241 - | /// Consumes the builder and constructs a [`ReservedWordsAsMembersOutput`](crate::output::ReservedWordsAsMembersOutput).
|
242 - | pub fn build(self) -> crate::output::ReservedWordsAsMembersOutput {
|
241 + | /// Consumes the builder and constructs a [`RpcEchoOutput`](crate::output::RpcEchoOutput).
|
242 + | pub fn build(self) -> crate::output::RpcEchoOutput {
|
243 243 | self.build_enforcing_all_constraints()
|
244 244 | }
|
245 - | fn build_enforcing_all_constraints(self) -> crate::output::ReservedWordsAsMembersOutput {
|
246 - | crate::output::ReservedWordsAsMembersOutput {}
|
245 + | fn build_enforcing_all_constraints(self) -> crate::output::RpcEchoOutput {
|
246 + | crate::output::RpcEchoOutput {}
|
247 247 | }
|
248 248 | }
|
249 249 | }
|