| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsWafv2CustomHttpHeader.Builder |
AwsWafv2CustomHttpHeader.builder() |
AwsWafv2CustomHttpHeader.Builder |
AwsWafv2CustomHttpHeader.Builder.name(String name)
The name of the custom header.
|
AwsWafv2CustomHttpHeader.Builder |
AwsWafv2CustomHttpHeader.toBuilder() |
AwsWafv2CustomHttpHeader.Builder |
AwsWafv2CustomHttpHeader.Builder.value(String value)
The value of the custom header.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsWafv2CustomHttpHeader.Builder> |
AwsWafv2CustomHttpHeader.serializableBuilderClass() |
Copyright © 2023. All rights reserved.