Class | Description | |
---|---|---|
![]() | GetHazardAnalysesRequest | Contains the Business Unit SID, SQL Instance SID, and Project SID associated with the Hazard Analyses to retrieve. |
![]() | GetHazardAnalysesResponse | Contains the list of Hazard Analyses that you requested using the GetHazardAnalyses() method. |
![]() | GetHazardAnalysisResultsRequest | Contains the following properties of the Hazard Analysis for which you want to retrieve the results:
|
![]() | GetHazardAnalysisResultsResponse | Contains the list of the results of the Hazard Analysis that you requested using the GetHazardAnalysisResults() method, as well as information describing the actual paging layout of the analysis results. |
![]() | GetIntensityAnalysisResultsRequest | Contains the following properties associated with the event intensity data to retrieve:
Touchstone retrieves event intensity data only if you configured the Hazard Analysis to include event intensity data. Furthermore, Touchstone retrieves event intensity data only for the types of events in the event set that you selected when you configured the analysis. |
![]() | GetIntensityAnalysisResultsResponse | Contains the list of event intensity data that you requested using the GetIntensityAnalysisResults() method, as well as a description of the paging layout of the data.
Touchstone returns event intensity data only if you configured a Hazard Analysis to include event intensity data. Furthermore, Touchstone includes event intensity data only for events in the event set that you selected when you configured the analysis. The event intensity data includes location information, as well as the intensity of Coastal Flood, Earthquake, Inland Flood, and Windstorm events that affect the location. |
![]() | SubmitHazardAnalysisRequest | Contains the Business Unit SID, SQL Instance SID, and Hazard Analysis Options associated with the Hazard Analysis job that you want to initiate.
The results of a Hazard Analysis are stored in a Hazard Analysis Result object. |
![]() | SubmitHazardAnalysisResponse | Contains the response to the asynchronous web service call that you made to initiate a Hazard Analysis job using the SubmitHazardAnalysis() method.
The results of a Hazard Analysis are stored in a HazardAnalysisResult object. |