Struct aws_sdk_rust::aws::s3::writeparse::ResponseContentDispositionWriter
[−]
[src]
pub struct ResponseContentDispositionWriter;
Write ResponseContentDisposition
contents to a SignedRequest
Methods
impl ResponseContentDispositionWriter
[src]
fn write_params(
params: &mut Params,
name: &str,
obj: &ResponseContentDisposition
)
params: &mut Params,
name: &str,
obj: &ResponseContentDisposition
)