| IOssGetObject Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also