Enum rusoto_s3::GetObjectLegalHoldError [−][src]
pub enum GetObjectLegalHoldError {}Expand description
Errors returned by GetObjectLegalHold
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GetObjectLegalHoldError
impl Send for GetObjectLegalHoldError
impl Sync for GetObjectLegalHoldError
impl Unpin for GetObjectLegalHoldError
impl UnwindSafe for GetObjectLegalHoldError
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