| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetModelResponse |
ApiGatewayV2Client.getModel(Consumer<GetModelRequest.Builder> getModelRequest)
Gets a Model.
|
default GetModelResponse |
ApiGatewayV2Client.getModel(GetModelRequest getModelRequest)
Gets a Model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetModelResponse> |
ApiGatewayV2AsyncClient.getModel(Consumer<GetModelRequest.Builder> getModelRequest)
Gets a Model.
|
default CompletableFuture<GetModelResponse> |
ApiGatewayV2AsyncClient.getModel(GetModelRequest getModelRequest)
Gets a Model.
|
Copyright © 2023. All rights reserved.