Struct aws_sdk_workdocs::model::document_metadata::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for DocumentMetadata
Implementations
The ID of the creator.
The ID of the creator.
The ID of the parent folder.
The ID of the parent folder.
The time when the document was created.
The time when the document was created.
The time when the document was updated.
The time when the document was updated.
The latest version of the document.
The latest version of the document.
The resource state.
The resource state.
Appends an item to labels
.
To override the contents of this collection use set_labels
.
List of labels on the document.
List of labels on the document.
Consumes the builder and constructs a DocumentMetadata
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more