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