| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
ApiMapping |
ApiMapping.clone() |
ApiMapping |
ApiMapping.withApiId(String apiId)
The API identifier.
|
ApiMapping |
ApiMapping.withApiMappingId(String apiMappingId)
The API mapping identifier.
|
ApiMapping |
ApiMapping.withApiMappingKey(String apiMappingKey)
The API mapping key.
|
ApiMapping |
ApiMapping.withStage(String stage)
The API stage.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApiMapping> |
GetApiMappingsResult.getItems()
The elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetApiMappingsResult |
GetApiMappingsResult.withItems(ApiMapping... items)
The elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApiMappingsResult.setItems(Collection<ApiMapping> items)
The elements from this collection.
|
GetApiMappingsResult |
GetApiMappingsResult.withItems(Collection<ApiMapping> items)
The elements from this collection.
|
Copyright © 2021. All rights reserved.