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