Struct rusoto_mock::MockRequestDispatcher[][src]

pub struct MockRequestDispatcher { /* fields omitted */ }

Methods

impl MockRequestDispatcher
[src]

Trait Implementations

impl DispatchSignedRequest for MockRequestDispatcher
[src]

The future response value.

Dispatch Request, and then return a Response

Auto Trait Implementations