Enum rusoto_s3::DeleteBucketOwnershipControlsError [−][src]
pub enum DeleteBucketOwnershipControlsError {}Expand description
Errors returned by DeleteBucketOwnershipControls
Implementations
pub fn from_response(
res: BufferedHttpResponse
) -> RusotoError<DeleteBucketOwnershipControlsError>
Trait Implementations
Auto Trait Implementations
impl Send for DeleteBucketOwnershipControlsError
impl Sync for DeleteBucketOwnershipControlsError
impl Unpin for DeleteBucketOwnershipControlsError
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