Struct aws_sdk_s3::model::continuation_event::Builder
source · pub struct Builder {}
Expand description
A builder for ContinuationEvent
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> ContinuationEvent
pub fn build(self) -> ContinuationEvent
Consumes the builder and constructs a ContinuationEvent
.