Uses of Class
com.quartzdesk.service.connection.v2_0.GetConnectionsRequest

Packages that use GetConnectionsRequest
com.quartzdesk.service.client.connection.v2_0   
com.quartzdesk.service.connection.v2_0   
 

Uses of GetConnectionsRequest in com.quartzdesk.service.client.connection.v2_0
 

Methods in com.quartzdesk.service.client.connection.v2_0 with parameters of type GetConnectionsRequest
 GetConnectionsResponse ConnectionServiceClient.getConnections(GetConnectionsRequest request)
          Deprecated.  
 

Uses of GetConnectionsRequest in com.quartzdesk.service.connection.v2_0
 

Methods in com.quartzdesk.service.connection.v2_0 that return GetConnectionsRequest
 GetConnectionsRequest ObjectFactory.createGetConnectionsRequest()
          Create an instance of GetConnectionsRequest
 GetConnectionsRequest GetConnectionsRequest.withParentFolderId(Long value)
           
 

Methods in com.quartzdesk.service.connection.v2_0 with parameters of type GetConnectionsRequest
 GetConnectionsResponse ConnectionService.getConnections(GetConnectionsRequest request)
          Returns all connections in the specified folder.
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.