Creates a strongly-typed BatchGet object, allowing
            a batch-get operation against DynamoDB.
            
 Declaration Syntax
 Declaration Syntax| C# | 
BatchGet<T> CreateBatchGet<T>()
 Generic Template Parameters
 Generic Template Parameters- T
- Type of objects to get
 Return Value
 Return ValueEmpty strongly-typed BatchGet object