| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InspectionDataResponse | InspectionDataResponse. clone() | 
| InspectionDataResponse | InspectionData. getResponse()
 The raw HTTP response that is returned when you test an HTTP Task. | 
| InspectionDataResponse | InspectionDataResponse. withBody(String body)
 The HTTP response returned. | 
| InspectionDataResponse | InspectionDataResponse. withHeaders(String headers)
 The response headers associated with the HTTP response. | 
| InspectionDataResponse | InspectionDataResponse. withProtocol(String protocol)
 The protocol used to return the HTTP response. | 
| InspectionDataResponse | InspectionDataResponse. withStatusCode(String statusCode)
 The HTTP response status code for the HTTP response. | 
| InspectionDataResponse | InspectionDataResponse. withStatusMessage(String statusMessage)
 The message associated with the HTTP status code. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InspectionData. setResponse(InspectionDataResponse response)
 The raw HTTP response that is returned when you test an HTTP Task. | 
| InspectionData | InspectionData. withResponse(InspectionDataResponse response)
 The raw HTTP response that is returned when you test an HTTP Task. | 
Copyright © 2025. All rights reserved.