| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.builder() |
default UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.Builder.encryptionConfiguration(Consumer<EncryptionConfiguration.Builder> encryptionConfiguration)
Sets the value of the EncryptionConfiguration property for this object.
|
UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.Builder.encryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
Sets the value of the EncryptionConfiguration property for this object.
|
UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.Builder.firewallArn(String firewallArn)
The Amazon Resource Name (ARN) of the firewall.
|
UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.Builder.firewallName(String firewallName)
The descriptive name of the firewall.
|
UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.toBuilder() |
UpdateFirewallEncryptionConfigurationResponse.Builder |
UpdateFirewallEncryptionConfigurationResponse.Builder.updateToken(String updateToken)
An optional token that you can use for optimistic locking.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateFirewallEncryptionConfigurationResponse.Builder> |
UpdateFirewallEncryptionConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.