| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMethodResponse |
ApiGatewayClient.getMethod(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
|
default CompletableFuture<GetMethodResponse> |
ApiGatewayAsyncClient.getMethod(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMethodRequestMarshaller.marshall(GetMethodRequest getMethodRequest) |
Copyright © 2023. All rights reserved.