| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
FixedResponseAction |
FixedResponseAction.clone() |
FixedResponseAction |
RuleAction.getFixedResponse()
Describes the rule action that returns a custom HTTP response.
|
FixedResponseAction |
FixedResponseAction.withStatusCode(Integer statusCode)
The HTTP response code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setFixedResponse(FixedResponseAction fixedResponse)
Describes the rule action that returns a custom HTTP response.
|
RuleAction |
RuleAction.withFixedResponse(FixedResponseAction fixedResponse)
Describes the rule action that returns a custom HTTP response.
|
Copyright © 2023. All rights reserved.