Uses of Interface
software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse.Builder
Packages that use TestInvokeMethodResponse.Builder
-
Uses of TestInvokeMethodResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return TestInvokeMethodResponse.BuilderModifier and TypeMethodDescriptionThe body of the HTTP response.TestInvokeMethodResponse.builder()The headers of the HTTP response.The execution latency, in ms, of the test invoke request.The API Gateway execution log for the test invoke request.TestInvokeMethodResponse.Builder.multiValueHeaders(Map<String, ? extends Collection<String>> multiValueHeaders) The headers of the HTTP response as a map from string to list of values.The HTTP status code.TestInvokeMethodResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type TestInvokeMethodResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TestInvokeMethodResponse.Builder>TestInvokeMethodResponse.serializableBuilderClass()