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