| Modifier and Type | Class and Description |
|---|---|
static class |
FirewallAction.SetHeaderAction
A set header action sets a header and forwards the request to the
backend.
|
static class |
FirewallAction.SetHeaderAction.Builder
A set header action sets a header and forwards the request to the
backend.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallAction.SetHeaderActionOrBuilder |
FirewallActionOrBuilder.getSetHeaderOrBuilder()
This action sets a custom header but allow the request to continue
to the customer backend.
|
FirewallAction.SetHeaderActionOrBuilder |
FirewallAction.getSetHeaderOrBuilder()
This action sets a custom header but allow the request to continue
to the customer backend.
|
FirewallAction.SetHeaderActionOrBuilder |
FirewallAction.Builder.getSetHeaderOrBuilder()
This action sets a custom header but allow the request to continue
to the customer backend.
|
Copyright © 2025 Google LLC. All rights reserved.