Uses of Class
com.quartzdesk.service.connection.v3_0.StartAllConnectionsResponse

Packages that use StartAllConnectionsResponse
com.quartzdesk.service.client.connection.v3_0   
com.quartzdesk.service.connection.v3_0   
 

Uses of StartAllConnectionsResponse in com.quartzdesk.service.client.connection.v3_0
 

Methods in com.quartzdesk.service.client.connection.v3_0 that return StartAllConnectionsResponse
 StartAllConnectionsResponse ConnectionServiceClient.startAllConnections(StartAllConnectionsRequest request)
           
 

Uses of StartAllConnectionsResponse in com.quartzdesk.service.connection.v3_0
 

Methods in com.quartzdesk.service.connection.v3_0 that return StartAllConnectionsResponse
 StartAllConnectionsResponse ObjectFactory.createStartAllConnectionsResponse()
          Create an instance of StartAllConnectionsResponse
 StartAllConnectionsResponse ConnectionService.startAllConnections(StartAllConnectionsRequest request)
          Starts connections in the specified folder and optionally in all its sub-folders.
 StartAllConnectionsResponse StartAllConnectionsResponse.withResult(Collection<ConnectionOperationResult> values)
           
 StartAllConnectionsResponse StartAllConnectionsResponse.withResult(ConnectionOperationResult... values)
           
 



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