Class PaginatedResourceInfo
  
  
  
    - Namespace
 - Amazon.Util
 
  - Assembly
 - AWSSDK.Core.dll
 
   
  
  
  
    public class PaginatedResourceInfo
   
  
    - Inheritance
 
    - 
      
      
PaginatedResourceInfo
     
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
    
  
 
  Constructors
  
  
  PaginatedResourceInfo()
  
  
  
  
  
    public PaginatedResourceInfo()
   
  Methods
  
  
  WithClient(object)
  
  
  
  
  
    public PaginatedResourceInfo WithClient(object client)
   
  Parameters
  
    client object 
    
  
  Returns
  
    - PaginatedResourceInfo
 
    
  
  
  
  WithItemListPropertyPath(string)
  
  
  
  
  
    public PaginatedResourceInfo WithItemListPropertyPath(string itemListPropertyPath)
   
  Parameters
  
    itemListPropertyPath string 
    
  
  Returns
  
    - PaginatedResourceInfo
 
    
  
  
  
  WithMethodName(string)
  
  
  
  
  
    public PaginatedResourceInfo WithMethodName(string methodName)
   
  Parameters
  
    methodName string 
    
  
  Returns
  
    - PaginatedResourceInfo
 
    
  
  
  
  WithRequest(object)
  
  
  
  
  
    public PaginatedResourceInfo WithRequest(object request)
   
  Parameters
  
    request object 
    
  
  Returns
  
    - PaginatedResourceInfo
 
    
  
  
  
  WithTokenRequestPropertyPath(string)
  
  
  
  
  
    public PaginatedResourceInfo WithTokenRequestPropertyPath(string tokenRequestPropertyPath)
   
  Parameters
  
    tokenRequestPropertyPath string 
    
  
  Returns
  
    - PaginatedResourceInfo
 
    
  
  
  
  WithTokenResponsePropertyPath(string)
  
  
  
  
  
    public PaginatedResourceInfo WithTokenResponsePropertyPath(string tokenResponsePropertyPath)
   
  Parameters
  
    tokenResponsePropertyPath string 
    
  
  Returns
  
    - PaginatedResourceInfo