static GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.builder() |
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.contentHandlingStrategy(String contentHandlingStrategy) |
Supported only for WebSocket APIs.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.contentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy) |
Supported only for WebSocket APIs.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.integrationResponseId(String integrationResponseId) |
The integration response ID.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.integrationResponseKey(String integrationResponseKey) |
The integration response key.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.responseParameters(Map<String,String> responseParameters) |
A key-value map specifying response parameters that are passed to the method response from the backend.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.responseTemplates(Map<String,String> responseTemplates) |
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.Builder.templateSelectionExpression(String templateSelectionExpression) |
The template selection expressions for the integration response.
|
GetIntegrationResponseResponse.Builder |
GetIntegrationResponseResponse.toBuilder() |
|