| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
InspectionDataRequest | 
InspectionDataRequest.clone()  | 
InspectionDataRequest | 
InspectionData.getRequest()
 The raw HTTP request that is sent when you test an HTTP Task. 
 | 
InspectionDataRequest | 
InspectionDataRequest.withBody(String body)
 The request body for the HTTP request. 
 | 
InspectionDataRequest | 
InspectionDataRequest.withHeaders(String headers)
 The request headers associated with the HTTP request. 
 | 
InspectionDataRequest | 
InspectionDataRequest.withMethod(String method)
 The HTTP method used for the HTTP request. 
 | 
InspectionDataRequest | 
InspectionDataRequest.withProtocol(String protocol)
 The protocol used to make the HTTP request. 
 | 
InspectionDataRequest | 
InspectionDataRequest.withUrl(String url)
 The API endpoint used for the HTTP request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InspectionData.setRequest(InspectionDataRequest request)
 The raw HTTP request that is sent when you test an HTTP Task. 
 | 
InspectionData | 
InspectionData.withRequest(InspectionDataRequest request)
 The raw HTTP request that is sent when you test an HTTP Task. 
 | 
Copyright © 2024. All rights reserved.