| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.builder() |
UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.Builder.firewallArn(String firewallArn)
The Amazon Resource Name (ARN) of the firewall.
|
UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.Builder.firewallName(String firewallName)
The descriptive name of the firewall.
|
default UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.Builder.loggingConfiguration(Consumer<LoggingConfiguration.Builder> loggingConfiguration)
Sets the value of the LoggingConfiguration property for this object.
|
UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.Builder.loggingConfiguration(LoggingConfiguration loggingConfiguration)
Sets the value of the LoggingConfiguration property for this object.
|
UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateLoggingConfigurationResponse.Builder> |
UpdateLoggingConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.