| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutIntegrationResponse |
ApiGatewayClient.putIntegration(PutIntegrationRequest putIntegrationRequest)
Sets up a method's integration.
|
default CompletableFuture<PutIntegrationResponse> |
ApiGatewayAsyncClient.putIntegration(PutIntegrationRequest putIntegrationRequest)
Sets up a method's integration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutIntegrationRequestMarshaller.marshall(PutIntegrationRequest putIntegrationRequest) |
Copyright © 2023. All rights reserved.