| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ContentHandlingStrategy |
ContentHandlingStrategy.fromValue(String value)
Use this in place of valueOf.
|
static ContentHandlingStrategy |
ContentHandlingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentHandlingStrategy[] |
ContentHandlingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetIntegrationResult |
GetIntegrationResult.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
CreateIntegrationResponseResult |
CreateIntegrationResponseResult.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
UpdateIntegrationResponseRequest |
UpdateIntegrationResponseRequest.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
UpdateIntegrationRequest |
UpdateIntegrationRequest.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
CreateIntegrationResult |
CreateIntegrationResult.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
GetIntegrationResponseResult |
GetIntegrationResponseResult.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
CreateIntegrationRequest |
CreateIntegrationRequest.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
Integration |
Integration.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
IntegrationResponse |
IntegrationResponse.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
UpdateIntegrationResult |
UpdateIntegrationResult.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
UpdateIntegrationResponseResult |
UpdateIntegrationResponseResult.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Supported only for WebSocket APIs.
|
CreateIntegrationResponseRequest |
CreateIntegrationResponseRequest.withContentHandlingStrategy(ContentHandlingStrategy contentHandlingStrategy)
Specifies how to handle response payload content type conversions.
|
Copyright © 2020. All rights reserved.