Uses of Interface
software.amazon.awssdk.services.sfn.model.InspectionDataResponse.Builder
Packages that use InspectionDataResponse.Builder
-
Uses of InspectionDataResponse.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return InspectionDataResponse.BuilderModifier and TypeMethodDescriptionThe HTTP response returned.InspectionDataResponse.builder()The response headers associated with the HTTP response.The protocol used to return the HTTP response.InspectionDataResponse.Builder.statusCode(String statusCode) The HTTP response status code for the HTTP response.InspectionDataResponse.Builder.statusMessage(String statusMessage) The message associated with the HTTP status code.InspectionDataResponse.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type InspectionDataResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InspectionDataResponse.Builder>InspectionDataResponse.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sfn.model with type arguments of type InspectionDataResponse.BuilderModifier and TypeMethodDescriptiondefault InspectionData.BuilderInspectionData.Builder.response(Consumer<InspectionDataResponse.Builder> response) The raw HTTP response that is returned when you test an HTTP Task.