Uses of Class
software.amazon.awssdk.services.sfn.model.InspectionDataRequest
-
Packages that use InspectionDataRequest Package Description software.amazon.awssdk.services.sfn.model -
-
Uses of InspectionDataRequest in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return InspectionDataRequest Modifier and Type Method Description InspectionDataRequestInspectionData. request()The raw HTTP request that is sent when you test an HTTP Task.Methods in software.amazon.awssdk.services.sfn.model with parameters of type InspectionDataRequest Modifier and Type Method Description InspectionData.BuilderInspectionData.Builder. request(InspectionDataRequest request)The raw HTTP request that is sent when you test an HTTP Task.
-