[−][src]Trait oss_rust_sdk::service::ServiceAPI  
            Required methods
fn list_bucket(
    &self, 
    resources: Option<HashMap<String, Option<String>>>
) -> Result<ListBuckets, Error>
&self,
resources: Option<HashMap<String, Option<String>>>
) -> Result<ListBuckets, Error>
Implementors
impl<'a> ServiceAPI for OSS<'a>[src]
fn list_bucket(
    &self, 
    resources: Option<HashMap<String, Option<String>>>
) -> Result<ListBuckets, Error>[src]
&self,
resources: Option<HashMap<String, Option<String>>>
) -> Result<ListBuckets, Error>