Client Test

Client Test

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/put_with_content_encoding/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::put_with_content_encoding::_put_with_content_encoding_output::PutWithContentEncodingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_with_content_encoding::_put_with_content_encoding_input::PutWithContentEncodingInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_with_content_encoding::_put_with_content_encoding_output::PutWithContentEncodingOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_with_content_encoding::builders::PutWithContentEncodingInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::put_with_content_encoding::PutWithContentEncodingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_with_content_encoding::PutWithContentEncodingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_idempotency_token_auto_fill.rs

@@ -382,382 +421,421 @@
  402    402   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  403    403   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  404    404   
    ) -> Self {
  405    405   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  406    406   
            source,
  407    407   
            meta: meta.unwrap_or_default(),
  408    408   
        })
  409    409   
    }
  410    410   
}
  411    411   
  412         -
pub use crate::operation::query_idempotency_token_auto_fill::_query_idempotency_token_auto_fill_output::QueryIdempotencyTokenAutoFillOutput;
  413         -
  414    412   
pub use crate::operation::query_idempotency_token_auto_fill::_query_idempotency_token_auto_fill_input::QueryIdempotencyTokenAutoFillInput;
  415    413   
         414  +
pub use crate::operation::query_idempotency_token_auto_fill::_query_idempotency_token_auto_fill_output::QueryIdempotencyTokenAutoFillOutput;
         415  +
  416    416   
mod _query_idempotency_token_auto_fill_input;
  417    417   
  418    418   
mod _query_idempotency_token_auto_fill_output;
  419    419   
  420    420   
/// Builders
  421    421   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_idempotency_token_auto_fill/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::query_idempotency_token_auto_fill::_query_idempotency_token_auto_fill_output::QueryIdempotencyTokenAutoFillOutputBuilder;
    3         -
    4      2   
pub use crate::operation::query_idempotency_token_auto_fill::_query_idempotency_token_auto_fill_input::QueryIdempotencyTokenAutoFillInputBuilder;
    5      3   
           4  +
pub use crate::operation::query_idempotency_token_auto_fill::_query_idempotency_token_auto_fill_output::QueryIdempotencyTokenAutoFillOutputBuilder;
           5  +
    6      6   
impl crate::operation::query_idempotency_token_auto_fill::builders::QueryIdempotencyTokenAutoFillInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::query_idempotency_token_auto_fill::QueryIdempotencyTokenAutoFillOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::query_idempotency_token_auto_fill::QueryIdempotencyTokenAutoFillError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_lists.rs

@@ -507,507 +546,546 @@
  527    527   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  528    528   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  529    529   
    ) -> Self {
  530    530   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  531    531   
            source,
  532    532   
            meta: meta.unwrap_or_default(),
  533    533   
        })
  534    534   
    }
  535    535   
}
  536    536   
  537         -
pub use crate::operation::query_lists::_query_lists_output::QueryListsOutput;
  538         -
  539    537   
pub use crate::operation::query_lists::_query_lists_input::QueryListsInput;
  540    538   
         539  +
pub use crate::operation::query_lists::_query_lists_output::QueryListsOutput;
         540  +
  541    541   
mod _query_lists_input;
  542    542   
  543    543   
mod _query_lists_output;
  544    544   
  545    545   
/// Builders
  546    546   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_lists/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::query_lists::_query_lists_output::QueryListsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::query_lists::_query_lists_input::QueryListsInputBuilder;
    5      3   
           4  +
pub use crate::operation::query_lists::_query_lists_output::QueryListsOutputBuilder;
           5  +
    6      6   
impl crate::operation::query_lists::builders::QueryListsInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::query_lists::QueryListsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::query_lists::QueryListsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_maps.rs

@@ -647,647 +686,686 @@
  667    667   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  668    668   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  669    669   
    ) -> Self {
  670    670   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  671    671   
            source,
  672    672   
            meta: meta.unwrap_or_default(),
  673    673   
        })
  674    674   
    }
  675    675   
}
  676    676   
  677         -
pub use crate::operation::query_maps::_query_maps_output::QueryMapsOutput;
  678         -
  679    677   
pub use crate::operation::query_maps::_query_maps_input::QueryMapsInput;
  680    678   
         679  +
pub use crate::operation::query_maps::_query_maps_output::QueryMapsOutput;
         680  +
  681    681   
mod _query_maps_input;
  682    682   
  683    683   
mod _query_maps_output;
  684    684   
  685    685   
/// Builders
  686    686   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_maps/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::query_maps::_query_maps_output::QueryMapsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::query_maps::_query_maps_input::QueryMapsInputBuilder;
    5      3   
           4  +
pub use crate::operation::query_maps::_query_maps_output::QueryMapsOutputBuilder;
           5  +
    6      6   
impl crate::operation::query_maps::builders::QueryMapsInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::query_maps::QueryMapsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::query_maps::QueryMapsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_timestamps.rs

@@ -344,344 +383,383 @@
  364    364   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  365    365   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  366    366   
    ) -> Self {
  367    367   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  368    368   
            source,
  369    369   
            meta: meta.unwrap_or_default(),
  370    370   
        })
  371    371   
    }
  372    372   
}
  373    373   
  374         -
pub use crate::operation::query_timestamps::_query_timestamps_output::QueryTimestampsOutput;
  375         -
  376    374   
pub use crate::operation::query_timestamps::_query_timestamps_input::QueryTimestampsInput;
  377    375   
         376  +
pub use crate::operation::query_timestamps::_query_timestamps_output::QueryTimestampsOutput;
         377  +
  378    378   
mod _query_timestamps_input;
  379    379   
  380    380   
mod _query_timestamps_output;
  381    381   
  382    382   
/// Builders
  383    383   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/query_timestamps/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::query_timestamps::_query_timestamps_output::QueryTimestampsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::query_timestamps::_query_timestamps_input::QueryTimestampsInputBuilder;
    5      3   
           4  +
pub use crate::operation::query_timestamps::_query_timestamps_output::QueryTimestampsOutputBuilder;
           5  +
    6      6   
impl crate::operation::query_timestamps::builders::QueryTimestampsInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::query_timestamps::QueryTimestampsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::query_timestamps::QueryTimestampsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/recursive_xml_shapes.rs

@@ -356,356 +395,395 @@
  376    376   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  377    377   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  378    378   
    ) -> Self {
  379    379   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  380    380   
            source,
  381    381   
            meta: meta.unwrap_or_default(),
  382    382   
        })
  383    383   
    }
  384    384   
}
  385    385   
  386         -
pub use crate::operation::recursive_xml_shapes::_recursive_xml_shapes_output::RecursiveXmlShapesOutput;
  387         -
  388    386   
pub use crate::operation::recursive_xml_shapes::_recursive_xml_shapes_input::RecursiveXmlShapesInput;
  389    387   
         388  +
pub use crate::operation::recursive_xml_shapes::_recursive_xml_shapes_output::RecursiveXmlShapesOutput;
         389  +
  390    390   
mod _recursive_xml_shapes_input;
  391    391   
  392    392   
mod _recursive_xml_shapes_output;
  393    393   
  394    394   
/// Builders
  395    395   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/recursive_xml_shapes/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::recursive_xml_shapes::_recursive_xml_shapes_output::RecursiveXmlShapesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::recursive_xml_shapes::_recursive_xml_shapes_input::RecursiveXmlShapesInputBuilder;
    5      3   
           4  +
pub use crate::operation::recursive_xml_shapes::_recursive_xml_shapes_output::RecursiveXmlShapesOutputBuilder;
           5  +
    6      6   
impl crate::operation::recursive_xml_shapes::builders::RecursiveXmlShapesInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::recursive_xml_shapes::RecursiveXmlShapesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::recursive_xml_shapes::RecursiveXmlShapesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/simple_input_params.rs

@@ -699,699 +738,738 @@
  719    719   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  720    720   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  721    721   
    ) -> Self {
  722    722   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  723    723   
            source,
  724    724   
            meta: meta.unwrap_or_default(),
  725    725   
        })
  726    726   
    }
  727    727   
}
  728    728   
  729         -
pub use crate::operation::simple_input_params::_simple_input_params_output::SimpleInputParamsOutput;
  730         -
  731    729   
pub use crate::operation::simple_input_params::_simple_input_params_input::SimpleInputParamsInput;
  732    730   
         731  +
pub use crate::operation::simple_input_params::_simple_input_params_output::SimpleInputParamsOutput;
         732  +
  733    733   
mod _simple_input_params_input;
  734    734   
  735    735   
mod _simple_input_params_output;
  736    736   
  737    737   
/// Builders
  738    738   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/simple_input_params/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::simple_input_params::_simple_input_params_output::SimpleInputParamsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::simple_input_params::_simple_input_params_input::SimpleInputParamsInputBuilder;
    5      3   
           4  +
pub use crate::operation::simple_input_params::_simple_input_params_output::SimpleInputParamsOutputBuilder;
           5  +
    6      6   
impl crate::operation::simple_input_params::builders::SimpleInputParamsInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::simple_input_params::SimpleInputParamsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::simple_input_params::SimpleInputParamsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/simple_scalar_xml_properties.rs

@@ -628,628 +667,667 @@
  648    648   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  649    649   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  650    650   
    ) -> Self {
  651    651   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  652    652   
            source,
  653    653   
            meta: meta.unwrap_or_default(),
  654    654   
        })
  655    655   
    }
  656    656   
}
  657    657   
  658         -
pub use crate::operation::simple_scalar_xml_properties::_simple_scalar_xml_properties_output::SimpleScalarXmlPropertiesOutput;
  659         -
  660    658   
pub use crate::operation::simple_scalar_xml_properties::_simple_scalar_xml_properties_input::SimpleScalarXmlPropertiesInput;
  661    659   
         660  +
pub use crate::operation::simple_scalar_xml_properties::_simple_scalar_xml_properties_output::SimpleScalarXmlPropertiesOutput;
         661  +
  662    662   
mod _simple_scalar_xml_properties_input;
  663    663   
  664    664   
mod _simple_scalar_xml_properties_output;
  665    665   
  666    666   
/// Builders
  667    667   
pub mod builders;

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/simple_scalar_xml_properties/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::simple_scalar_xml_properties::_simple_scalar_xml_properties_output::SimpleScalarXmlPropertiesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::simple_scalar_xml_properties::_simple_scalar_xml_properties_input::SimpleScalarXmlPropertiesInputBuilder;
    5      3   
           4  +
pub use crate::operation::simple_scalar_xml_properties::_simple_scalar_xml_properties_output::SimpleScalarXmlPropertiesOutputBuilder;
           5  +
    6      6   
impl crate::operation::simple_scalar_xml_properties::builders::SimpleScalarXmlPropertiesInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::simple_scalar_xml_properties::SimpleScalarXmlPropertiesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::simple_scalar_xml_properties::SimpleScalarXmlPropertiesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/aws_query/rust-client-codegen/src/operation/xml_blobs.rs

@@ -329,329 +368,368 @@
  349    349   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  350    350   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  351    351   
    ) -> Self {
  352    352   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  353    353   
            source,
  354    354   
            meta: meta.unwrap_or_default(),
  355    355   
        })
  356    356   
    }
  357    357   
}
  358    358   
  359         -
pub use crate::operation::xml_blobs::_xml_blobs_output::XmlBlobsOutput;
  360         -
  361    359   
pub use crate::operation::xml_blobs::_xml_blobs_input::XmlBlobsInput;
  362    360   
         361  +
pub use crate::operation::xml_blobs::_xml_blobs_output::XmlBlobsOutput;
         362  +
  363    363   
mod _xml_blobs_input;
  364    364   
  365    365   
mod _xml_blobs_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;