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.
|