| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIntegrationResponse |
ApiGatewayClient.updateIntegration(Consumer<UpdateIntegrationRequest.Builder> updateIntegrationRequest)
Represents an update integration.
|
default UpdateIntegrationResponse |
ApiGatewayClient.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)
Represents an update integration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIntegrationResponse> |
ApiGatewayAsyncClient.updateIntegration(Consumer<UpdateIntegrationRequest.Builder> updateIntegrationRequest)
Represents an update integration.
|
default CompletableFuture<UpdateIntegrationResponse> |
ApiGatewayAsyncClient.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)
Represents an update integration.
|
Copyright © 2023. All rights reserved.