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() |
|