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