pub struct Builder {}
Expand description
A builder for UpdateApplicationOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> UpdateApplicationOutput
pub fn build(self) -> UpdateApplicationOutput
Consumes the builder and constructs a UpdateApplicationOutput
.