Uses of Interface
software.amazon.awssdk.services.sfn.model.InspectionDataRequest.Builder
Packages that use InspectionDataRequest.Builder
-
Uses of InspectionDataRequest.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return InspectionDataRequest.BuilderModifier and TypeMethodDescriptionThe request body for the HTTP request.InspectionDataRequest.builder()The request headers associated with the HTTP request.The HTTP method used for the HTTP request.The protocol used to make the HTTP request.InspectionDataRequest.toBuilder()The API endpoint used for the HTTP request.Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type InspectionDataRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InspectionDataRequest.Builder>InspectionDataRequest.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sfn.model with type arguments of type InspectionDataRequest.BuilderModifier and TypeMethodDescriptiondefault InspectionData.BuilderInspectionData.Builder.request(Consumer<InspectionDataRequest.Builder> request) The raw HTTP request that is sent when you test an HTTP Task.