| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.builder() |
UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.Builder.modelSelectionExpression(String modelSelectionExpression)
Represents the model selection expression of a route response.
|
UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.Builder.responseModels(Map<String,String> responseModels)
Represents the response models of a route response.
|
UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.Builder.responseParameters(Map<String,ParameterConstraints> responseParameters)
Represents the response parameters of a route response.
|
UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.Builder.routeResponseId(String routeResponseId)
Represents the identifier of a route response.
|
UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.Builder.routeResponseKey(String routeResponseKey)
Represents the route response key of a route response.
|
UpdateRouteResponseResponse.Builder |
UpdateRouteResponseResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateRouteResponseResponse.Builder> |
UpdateRouteResponseResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.