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