Finishes the asynchronous execution of the ListVaults operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListVaultsResponse EndListVaults( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListVaults.
 Return Value
 Return ValueReturns a ListVaultsResult from AmazonGlacier.
 See Also
 See Also