173 173 | "com.amazonaws.glacier.synthetic",
|
174 174 | "DescribeJobOutput",
|
175 175 | );
|
176 176 | static DESCRIBEJOBOUTPUT_MEMBER_JOB_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
177 177 | ::aws_smithy_schema::ShapeId::from_static(
|
178 178 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$JobId",
|
179 179 | "com.amazonaws.glacier.synthetic",
|
180 180 | "DescribeJobOutput",
|
181 181 | ),
|
182 182 | ::aws_smithy_schema::ShapeType::String,
|
183 - | "job_id",
|
183 + | "JobId",
|
184 184 | 0,
|
185 185 | );
|
186 186 | static DESCRIBEJOBOUTPUT_MEMBER_JOB_DESCRIPTION: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
187 187 | ::aws_smithy_schema::ShapeId::from_static(
|
188 188 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$JobDescription",
|
189 189 | "com.amazonaws.glacier.synthetic",
|
190 190 | "DescribeJobOutput",
|
191 191 | ),
|
192 192 | ::aws_smithy_schema::ShapeType::String,
|
193 - | "job_description",
|
193 + | "JobDescription",
|
194 194 | 1,
|
195 195 | );
|
196 196 | static DESCRIBEJOBOUTPUT_MEMBER_ACTION: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
197 197 | ::aws_smithy_schema::ShapeId::from_static(
|
198 198 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$Action",
|
199 199 | "com.amazonaws.glacier.synthetic",
|
200 200 | "DescribeJobOutput",
|
201 201 | ),
|
202 202 | ::aws_smithy_schema::ShapeType::String,
|
203 - | "action",
|
203 + | "Action",
|
204 204 | 2,
|
205 205 | );
|
206 206 | static DESCRIBEJOBOUTPUT_MEMBER_ARCHIVE_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
207 207 | ::aws_smithy_schema::ShapeId::from_static(
|
208 208 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$ArchiveId",
|
209 209 | "com.amazonaws.glacier.synthetic",
|
210 210 | "DescribeJobOutput",
|
211 211 | ),
|
212 212 | ::aws_smithy_schema::ShapeType::String,
|
213 - | "archive_id",
|
213 + | "ArchiveId",
|
214 214 | 3,
|
215 215 | );
|
216 216 | static DESCRIBEJOBOUTPUT_MEMBER_VAULT_ARN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
217 217 | ::aws_smithy_schema::ShapeId::from_static(
|
218 218 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$VaultARN",
|
219 219 | "com.amazonaws.glacier.synthetic",
|
220 220 | "DescribeJobOutput",
|
221 221 | ),
|
222 222 | ::aws_smithy_schema::ShapeType::String,
|
223 - | "vault_arn",
|
223 + | "VaultARN",
|
224 224 | 4,
|
225 225 | );
|
226 226 | static DESCRIBEJOBOUTPUT_MEMBER_CREATION_DATE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
227 227 | ::aws_smithy_schema::ShapeId::from_static(
|
228 228 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$CreationDate",
|
229 229 | "com.amazonaws.glacier.synthetic",
|
230 230 | "DescribeJobOutput",
|
231 231 | ),
|
232 232 | ::aws_smithy_schema::ShapeType::String,
|
233 - | "creation_date",
|
233 + | "CreationDate",
|
234 234 | 5,
|
235 235 | );
|
236 236 | static DESCRIBEJOBOUTPUT_MEMBER_COMPLETED: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
237 237 | ::aws_smithy_schema::ShapeId::from_static(
|
238 238 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$Completed",
|
239 239 | "com.amazonaws.glacier.synthetic",
|
240 240 | "DescribeJobOutput",
|
241 241 | ),
|
242 242 | ::aws_smithy_schema::ShapeType::Boolean,
|
243 - | "completed",
|
243 + | "Completed",
|
244 244 | 6,
|
245 245 | );
|
246 246 | static DESCRIBEJOBOUTPUT_MEMBER_STATUS_CODE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
247 247 | ::aws_smithy_schema::ShapeId::from_static(
|
248 248 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$StatusCode",
|
249 249 | "com.amazonaws.glacier.synthetic",
|
250 250 | "DescribeJobOutput",
|
251 251 | ),
|
252 252 | ::aws_smithy_schema::ShapeType::String,
|
253 - | "status_code",
|
253 + | "StatusCode",
|
254 254 | 7,
|
255 255 | );
|
256 256 | static DESCRIBEJOBOUTPUT_MEMBER_STATUS_MESSAGE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
257 257 | ::aws_smithy_schema::ShapeId::from_static(
|
258 258 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$StatusMessage",
|
259 259 | "com.amazonaws.glacier.synthetic",
|
260 260 | "DescribeJobOutput",
|
261 261 | ),
|
262 262 | ::aws_smithy_schema::ShapeType::String,
|
263 - | "status_message",
|
263 + | "StatusMessage",
|
264 264 | 8,
|
265 265 | );
|
266 266 | static DESCRIBEJOBOUTPUT_MEMBER_ARCHIVE_SIZE_IN_BYTES: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
267 267 | ::aws_smithy_schema::ShapeId::from_static(
|
268 268 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$ArchiveSizeInBytes",
|
269 269 | "com.amazonaws.glacier.synthetic",
|
270 270 | "DescribeJobOutput",
|
271 271 | ),
|
272 272 | ::aws_smithy_schema::ShapeType::Long,
|
273 - | "archive_size_in_bytes",
|
273 + | "ArchiveSizeInBytes",
|
274 274 | 9,
|
275 275 | );
|
276 276 | static DESCRIBEJOBOUTPUT_MEMBER_INVENTORY_SIZE_IN_BYTES: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
277 277 | ::aws_smithy_schema::ShapeId::from_static(
|
278 278 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$InventorySizeInBytes",
|
279 279 | "com.amazonaws.glacier.synthetic",
|
280 280 | "DescribeJobOutput",
|
281 281 | ),
|
282 282 | ::aws_smithy_schema::ShapeType::Long,
|
283 - | "inventory_size_in_bytes",
|
283 + | "InventorySizeInBytes",
|
284 284 | 10,
|
285 285 | );
|
286 286 | static DESCRIBEJOBOUTPUT_MEMBER_SNS_TOPIC: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
287 287 | ::aws_smithy_schema::ShapeId::from_static(
|
288 288 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$SNSTopic",
|
289 289 | "com.amazonaws.glacier.synthetic",
|
290 290 | "DescribeJobOutput",
|
291 291 | ),
|
292 292 | ::aws_smithy_schema::ShapeType::String,
|
293 - | "sns_topic",
|
293 + | "SNSTopic",
|
294 294 | 11,
|
295 295 | );
|
296 296 | static DESCRIBEJOBOUTPUT_MEMBER_COMPLETION_DATE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
297 297 | ::aws_smithy_schema::ShapeId::from_static(
|
298 298 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$CompletionDate",
|
299 299 | "com.amazonaws.glacier.synthetic",
|
300 300 | "DescribeJobOutput",
|
301 301 | ),
|
302 302 | ::aws_smithy_schema::ShapeType::String,
|
303 - | "completion_date",
|
303 + | "CompletionDate",
|
304 304 | 12,
|
305 305 | );
|
306 306 | static DESCRIBEJOBOUTPUT_MEMBER_SHA256_TREE_HASH: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
307 307 | ::aws_smithy_schema::ShapeId::from_static(
|
308 308 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$SHA256TreeHash",
|
309 309 | "com.amazonaws.glacier.synthetic",
|
310 310 | "DescribeJobOutput",
|
311 311 | ),
|
312 312 | ::aws_smithy_schema::ShapeType::String,
|
313 - | "sha256_tree_hash",
|
313 + | "SHA256TreeHash",
|
314 314 | 13,
|
315 315 | );
|
316 316 | static DESCRIBEJOBOUTPUT_MEMBER_ARCHIVE_SHA256_TREE_HASH: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
317 317 | ::aws_smithy_schema::ShapeId::from_static(
|
318 318 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$ArchiveSHA256TreeHash",
|
319 319 | "com.amazonaws.glacier.synthetic",
|
320 320 | "DescribeJobOutput",
|
321 321 | ),
|
322 322 | ::aws_smithy_schema::ShapeType::String,
|
323 - | "archive_sha256_tree_hash",
|
323 + | "ArchiveSHA256TreeHash",
|
324 324 | 14,
|
325 325 | );
|
326 326 | static DESCRIBEJOBOUTPUT_MEMBER_RETRIEVAL_BYTE_RANGE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
327 327 | ::aws_smithy_schema::ShapeId::from_static(
|
328 328 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$RetrievalByteRange",
|
329 329 | "com.amazonaws.glacier.synthetic",
|
330 330 | "DescribeJobOutput",
|
331 331 | ),
|
332 332 | ::aws_smithy_schema::ShapeType::String,
|
333 - | "retrieval_byte_range",
|
333 + | "RetrievalByteRange",
|
334 334 | 15,
|
335 335 | );
|
336 336 | static DESCRIBEJOBOUTPUT_MEMBER_TIER: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
337 337 | ::aws_smithy_schema::ShapeId::from_static(
|
338 338 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$Tier",
|
339 339 | "com.amazonaws.glacier.synthetic",
|
340 340 | "DescribeJobOutput",
|
341 341 | ),
|
342 342 | ::aws_smithy_schema::ShapeType::String,
|
343 - | "tier",
|
343 + | "Tier",
|
344 344 | 16,
|
345 345 | );
|
346 346 | static DESCRIBEJOBOUTPUT_MEMBER_INVENTORY_RETRIEVAL_PARAMETERS: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
347 347 | ::aws_smithy_schema::ShapeId::from_static(
|
348 348 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$InventoryRetrievalParameters",
|
349 349 | "com.amazonaws.glacier.synthetic",
|
350 350 | "DescribeJobOutput",
|
351 351 | ),
|
352 352 | ::aws_smithy_schema::ShapeType::Structure,
|
353 - | "inventory_retrieval_parameters",
|
353 + | "InventoryRetrievalParameters",
|
354 354 | 17,
|
355 355 | );
|
356 356 | static DESCRIBEJOBOUTPUT_MEMBER_JOB_OUTPUT_PATH: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
357 357 | ::aws_smithy_schema::ShapeId::from_static(
|
358 358 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$JobOutputPath",
|
359 359 | "com.amazonaws.glacier.synthetic",
|
360 360 | "DescribeJobOutput",
|
361 361 | ),
|
362 362 | ::aws_smithy_schema::ShapeType::String,
|
363 - | "job_output_path",
|
363 + | "JobOutputPath",
|
364 364 | 18,
|
365 365 | );
|
366 366 | static DESCRIBEJOBOUTPUT_MEMBER_SELECT_PARAMETERS: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
367 367 | ::aws_smithy_schema::ShapeId::from_static(
|
368 368 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$SelectParameters",
|
369 369 | "com.amazonaws.glacier.synthetic",
|
370 370 | "DescribeJobOutput",
|
371 371 | ),
|
372 372 | ::aws_smithy_schema::ShapeType::Structure,
|
373 - | "select_parameters",
|
373 + | "SelectParameters",
|
374 374 | 19,
|
375 375 | );
|
376 376 | static DESCRIBEJOBOUTPUT_MEMBER_OUTPUT_LOCATION: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
377 377 | ::aws_smithy_schema::ShapeId::from_static(
|
378 378 | "com.amazonaws.glacier.synthetic#DescribeJobOutput$OutputLocation",
|
379 379 | "com.amazonaws.glacier.synthetic",
|
380 380 | "DescribeJobOutput",
|
381 381 | ),
|
382 382 | ::aws_smithy_schema::ShapeType::Structure,
|
383 - | "output_location",
|
383 + | "OutputLocation",
|
384 384 | 20,
|
385 385 | );
|
386 + | static DESCRIBEJOBOUTPUT_MEMBER__REQUEST_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
387 + | ::aws_smithy_schema::ShapeId::from_static("synthetic#request_id", "synthetic", "request_id"),
|
388 + | ::aws_smithy_schema::ShapeType::String,
|
389 + | "request_id",
|
390 + | 21,
|
391 + | )
|
392 + | .with_http_header("x-amzn-requestid");
|
386 393 | static DESCRIBEJOBOUTPUT_SCHEMA: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_struct(
|
387 394 | DESCRIBEJOBOUTPUT_SCHEMA_ID,
|
388 395 | ::aws_smithy_schema::ShapeType::Structure,
|
389 396 | &[
|
390 397 | &DESCRIBEJOBOUTPUT_MEMBER_JOB_ID,
|
391 398 | &DESCRIBEJOBOUTPUT_MEMBER_JOB_DESCRIPTION,
|
392 399 | &DESCRIBEJOBOUTPUT_MEMBER_ACTION,
|
393 400 | &DESCRIBEJOBOUTPUT_MEMBER_ARCHIVE_ID,
|
394 401 | &DESCRIBEJOBOUTPUT_MEMBER_VAULT_ARN,
|
395 402 | &DESCRIBEJOBOUTPUT_MEMBER_CREATION_DATE,
|
396 403 | &DESCRIBEJOBOUTPUT_MEMBER_COMPLETED,
|
397 404 | &DESCRIBEJOBOUTPUT_MEMBER_STATUS_CODE,
|
398 405 | &DESCRIBEJOBOUTPUT_MEMBER_STATUS_MESSAGE,
|
399 406 | &DESCRIBEJOBOUTPUT_MEMBER_ARCHIVE_SIZE_IN_BYTES,
|
400 407 | &DESCRIBEJOBOUTPUT_MEMBER_INVENTORY_SIZE_IN_BYTES,
|
401 408 | &DESCRIBEJOBOUTPUT_MEMBER_SNS_TOPIC,
|
402 409 | &DESCRIBEJOBOUTPUT_MEMBER_COMPLETION_DATE,
|
403 410 | &DESCRIBEJOBOUTPUT_MEMBER_SHA256_TREE_HASH,
|
404 411 | &DESCRIBEJOBOUTPUT_MEMBER_ARCHIVE_SHA256_TREE_HASH,
|
405 412 | &DESCRIBEJOBOUTPUT_MEMBER_RETRIEVAL_BYTE_RANGE,
|
406 413 | &DESCRIBEJOBOUTPUT_MEMBER_TIER,
|
407 414 | &DESCRIBEJOBOUTPUT_MEMBER_INVENTORY_RETRIEVAL_PARAMETERS,
|
408 415 | &DESCRIBEJOBOUTPUT_MEMBER_JOB_OUTPUT_PATH,
|
409 416 | &DESCRIBEJOBOUTPUT_MEMBER_SELECT_PARAMETERS,
|
410 417 | &DESCRIBEJOBOUTPUT_MEMBER_OUTPUT_LOCATION,
|
418 + | &DESCRIBEJOBOUTPUT_MEMBER__REQUEST_ID,
|
411 419 | ],
|
412 420 | );
|
413 421 | impl DescribeJobOutput {
|
414 422 | /// The schema for this shape.
|
415 423 | pub const SCHEMA: &'static ::aws_smithy_schema::Schema = &DESCRIBEJOBOUTPUT_SCHEMA;
|
416 424 | }
|
417 425 | impl ::aws_smithy_schema::serde::SerializableStruct for DescribeJobOutput {
|
418 426 | #[allow(unused_variables, clippy::diverging_sub_expression)]
|
419 427 | fn serialize_members(
|
420 428 | &self,
|
482 490 | ser.write_struct(&DESCRIBEJOBOUTPUT_MEMBER_SELECT_PARAMETERS, val)?;
|
483 491 | }
|
484 492 | if let Some(ref val) = self.output_location {
|
485 493 | ser.write_struct(&DESCRIBEJOBOUTPUT_MEMBER_OUTPUT_LOCATION, val)?;
|
486 494 | }
|
487 495 | Ok(())
|
488 496 | }
|
489 497 | }
|
490 498 | impl DescribeJobOutput {
|
491 499 | /// Deserializes this structure from a [`ShapeDeserializer`].
|
492 - | pub fn deserialize<D: ::aws_smithy_schema::serde::ShapeDeserializer>(
|
493 - | deserializer: &mut D,
|
500 + | pub fn deserialize(
|
501 + | deserializer: &mut dyn ::aws_smithy_schema::serde::ShapeDeserializer,
|
494 502 | ) -> ::std::result::Result<Self, ::aws_smithy_schema::serde::SerdeError> {
|
495 503 | #[allow(unused_variables, unused_mut)]
|
496 504 | let mut builder = Self::builder();
|
497 505 | #[allow(
|
498 506 | unused_variables,
|
499 507 | unreachable_code,
|
500 508 | clippy::single_match,
|
501 509 | clippy::match_single_binding,
|
502 510 | clippy::diverging_sub_expression
|
503 511 | )]
|
504 - | deserializer.read_struct(&DESCRIBEJOBOUTPUT_SCHEMA, (), |_, member, deser| {
|
512 + | deserializer.read_struct(&DESCRIBEJOBOUTPUT_SCHEMA, &mut |member, deser| {
|
513 + | match member.member_index() {
|
514 + | Some(0) => {
|
515 + | builder.job_id = Some(deser.read_string(member)?);
|
516 + | }
|
517 + | Some(1) => {
|
518 + | builder.job_description = Some(deser.read_string(member)?);
|
519 + | }
|
520 + | Some(2) => {
|
521 + | builder.action = Some(crate::types::ActionCode::from(deser.read_string(member)?.as_str()));
|
522 + | }
|
523 + | Some(3) => {
|
524 + | builder.archive_id = Some(deser.read_string(member)?);
|
525 + | }
|
526 + | Some(4) => {
|
527 + | builder.vault_arn = Some(deser.read_string(member)?);
|
528 + | }
|
529 + | Some(5) => {
|
530 + | builder.creation_date = Some(deser.read_string(member)?);
|
531 + | }
|
532 + | Some(6) => {
|
533 + | builder.completed = Some(deser.read_boolean(member)?);
|
534 + | }
|
535 + | Some(7) => {
|
536 + | builder.status_code = Some(crate::types::StatusCode::from(deser.read_string(member)?.as_str()));
|
537 + | }
|
538 + | Some(8) => {
|
539 + | builder.status_message = Some(deser.read_string(member)?);
|
540 + | }
|
541 + | Some(9) => {
|
542 + | builder.archive_size_in_bytes = Some(deser.read_long(member)?);
|
543 + | }
|
544 + | Some(10) => {
|
545 + | builder.inventory_size_in_bytes = Some(deser.read_long(member)?);
|
546 + | }
|
547 + | Some(11) => {
|
548 + | builder.sns_topic = Some(deser.read_string(member)?);
|
549 + | }
|
550 + | Some(12) => {
|
551 + | builder.completion_date = Some(deser.read_string(member)?);
|
552 + | }
|
553 + | Some(13) => {
|
554 + | builder.sha256_tree_hash = Some(deser.read_string(member)?);
|
555 + | }
|
556 + | Some(14) => {
|
557 + | builder.archive_sha256_tree_hash = Some(deser.read_string(member)?);
|
558 + | }
|
559 + | Some(15) => {
|
560 + | builder.retrieval_byte_range = Some(deser.read_string(member)?);
|
561 + | }
|
562 + | Some(16) => {
|
563 + | builder.tier = Some(deser.read_string(member)?);
|
564 + | }
|
565 + | Some(17) => {
|
566 + | builder.inventory_retrieval_parameters = Some(crate::types::InventoryRetrievalJobDescription::deserialize(deser)?);
|
567 + | }
|
568 + | Some(18) => {
|
569 + | builder.job_output_path = Some(deser.read_string(member)?);
|
570 + | }
|
571 + | Some(19) => {
|
572 + | builder.select_parameters = Some(crate::types::SelectParameters::deserialize(deser)?);
|
573 + | }
|
574 + | Some(20) => {
|
575 + | builder.output_location = Some(crate::types::OutputLocation::deserialize(deser)?);
|
576 + | }
|
577 + | Some(21) => {
|
578 + | builder._request_id = Some(deser.read_string(member)?);
|
579 + | }
|
580 + | _ => {}
|
581 + | }
|
582 + | Ok(())
|
583 + | })?;
|
584 + | Ok(builder.build())
|
585 + | }
|
586 + | }
|
587 + | impl DescribeJobOutput {
|
588 + | /// Deserializes this structure from a body deserializer and HTTP response headers.
|
589 + | /// Header-bound members are read directly from headers, avoiding runtime
|
590 + | /// member iteration overhead. Body members are read via the deserializer.
|
591 + | pub fn deserialize_with_response(
|
592 + | deserializer: &mut dyn ::aws_smithy_schema::serde::ShapeDeserializer,
|
593 + | headers: &::aws_smithy_runtime_api::http::Headers,
|
594 + | _status: u16,
|
595 + | _body: &[u8],
|
596 + | ) -> ::std::result::Result<Self, ::aws_smithy_schema::serde::SerdeError> {
|
597 + | #[allow(unused_variables, unused_mut)]
|
598 + | let mut builder = Self::builder();
|
599 + | if let Some(val) = headers.get("x-amzn-requestid") {
|
600 + | builder._request_id = Some(val.to_string());
|
601 + | }
|
602 + | #[allow(
|
603 + | unused_variables,
|
604 + | unreachable_code,
|
605 + | clippy::single_match,
|
606 + | clippy::match_single_binding,
|
607 + | clippy::diverging_sub_expression
|
608 + | )]
|
609 + | deserializer.read_struct(&DESCRIBEJOBOUTPUT_SCHEMA, &mut |member, deser| {
|
505 610 | match member.member_index() {
|
506 611 | Some(0) => {
|
507 612 | builder.job_id = Some(deser.read_string(member)?);
|
508 613 | }
|
509 614 | Some(1) => {
|
510 615 | builder.job_description = Some(deser.read_string(member)?);
|
511 616 | }
|
512 617 | Some(2) => {
|
513 618 | builder.action = Some(crate::types::ActionCode::from(deser.read_string(member)?.as_str()));
|
514 619 | }
|