| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutMethodResponse |
ApiGatewayClient.putMethod(PutMethodRequest putMethodRequest)
Add a method to an existing Resource resource.
|
default CompletableFuture<PutMethodResponse> |
ApiGatewayAsyncClient.putMethod(PutMethodRequest putMethodRequest)
Add a method to an existing Resource resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutMethodRequestMarshaller.marshall(PutMethodRequest putMethodRequest) |
Copyright © 2023. All rights reserved.