| IOssGetObject Method | 
| Name | Description | |
|---|---|---|
| GetObject(Uri) | 
            Gets object via signed url
              | |
| GetObject(GetObjectRequest) | 
            Gets object via the bucket name and key name in the GetObjectRequest instance.
              | |
| GetObject(String, String) | 
            Gets object
              | |
| GetObject(GetObjectRequest, Stream) | 
            Gets the object and assign the data to the stream.
              |