| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default CreateModelResponse |
ApiGatewayV2Client.createModel(Consumer<CreateModelRequest.Builder> createModelRequest)
Creates a Model for an API.
|
default CreateModelResponse |
ApiGatewayV2Client.createModel(CreateModelRequest createModelRequest)
Creates a Model for an API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateModelResponse> |
ApiGatewayV2AsyncClient.createModel(Consumer<CreateModelRequest.Builder> createModelRequest)
Creates a Model for an API.
|
default CompletableFuture<CreateModelResponse> |
ApiGatewayV2AsyncClient.createModel(CreateModelRequest createModelRequest)
Creates a Model for an API.
|
Copyright © 2023. All rights reserved.