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() |
|