Uses of Class
software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
Packages that use TestInvokeMethodRequest
Package
Description
-
Uses of TestInvokeMethodRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type TestInvokeMethodRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.testInvokeMethod(TestInvokeMethodRequest testInvokeMethodRequest) Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.default TestInvokeMethodResponseApiGatewayClient.testInvokeMethod(TestInvokeMethodRequest testInvokeMethodRequest) Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body. -
Uses of TestInvokeMethodRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type TestInvokeMethodRequestModifier and TypeMethodDescriptionTestInvokeMethodRequestMarshaller.marshall(TestInvokeMethodRequest testInvokeMethodRequest)