Uses of Class
software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
Packages that use GetIntegrationResponseResponse
-
Uses of GetIntegrationResponseResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetIntegrationResponseResponseModifier and TypeMethodDescriptiondefault GetIntegrationResponseResponseApiGatewayClient.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest) Represents a get integration response.default GetIntegrationResponseResponseApiGatewayClient.getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest) Represents a get integration response.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetIntegrationResponseResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest) Represents a get integration response.ApiGatewayAsyncClient.getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest) Represents a get integration response.