java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.network.monitor.version1.query.ResponseType

@ApiType("SoftLayer_Network_Monitor_Version1_Query_ResponseType")
public class ResponseType
extends Entity
The ResponseType type stores only an ID and a description of the response type. The only use for this object is in reference. The user chooses a response action that would be appropriate for a monitoring instance, and sets the ResponseTypeId to the SoftLayer_Network_Monitor_Version1_Query_Host->responseActionId value.

The user can retrieve all available ResponseTypes with the getAllObjects method on this service.
See Also:
SoftLayer_Network_Monitor_Version1_Query_ResponseType