Uses of Class
software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
Packages that use GetIntegrationRequest
Package
Description
-
Uses of GetIntegrationRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetIntegrationRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetIntegrationResponse>ApiGatewayAsyncClient.getIntegration(GetIntegrationRequest getIntegrationRequest) Get the integration settings.default GetIntegrationResponseApiGatewayClient.getIntegration(GetIntegrationRequest getIntegrationRequest) Get the integration settings. -
Uses of GetIntegrationRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetIntegrationRequestModifier and TypeMethodDescriptionGetIntegrationRequestMarshaller.marshall(GetIntegrationRequest getIntegrationRequest)