JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.rallydev.rest.response.DeleteResponse
Packages that use
DeleteResponse
Package
Description
com.rallydev.rest
Provides the main interface to the Rest API.
Uses of
DeleteResponse
in
com.rallydev.rest
Methods in
com.rallydev.rest
that return
DeleteResponse
Modifier and Type
Method and Description
DeleteResponse
RallyRestApi.
delete
(
DeleteRequest
request)
Delete the specified object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes