default AssociateFirewallPolicyResponse |
NetworkFirewallClient.associateFirewallPolicy(Consumer<AssociateFirewallPolicyRequest.Builder> associateFirewallPolicyRequest) |
|
default AssociateFirewallPolicyResponse |
NetworkFirewallClient.associateFirewallPolicy(AssociateFirewallPolicyRequest associateFirewallPolicyRequest) |
|
default AssociateSubnetsResponse |
NetworkFirewallClient.associateSubnets(Consumer<AssociateSubnetsRequest.Builder> associateSubnetsRequest) |
Associates the specified subnets in the Amazon VPC to the firewall.
|
default AssociateSubnetsResponse |
NetworkFirewallClient.associateSubnets(AssociateSubnetsRequest associateSubnetsRequest) |
Associates the specified subnets in the Amazon VPC to the firewall.
|
default DisassociateSubnetsResponse |
NetworkFirewallClient.disassociateSubnets(Consumer<DisassociateSubnetsRequest.Builder> disassociateSubnetsRequest) |
Removes the specified subnet associations from the firewall.
|
default DisassociateSubnetsResponse |
NetworkFirewallClient.disassociateSubnets(DisassociateSubnetsRequest disassociateSubnetsRequest) |
Removes the specified subnet associations from the firewall.
|
default UpdateFirewallDeleteProtectionResponse |
NetworkFirewallClient.updateFirewallDeleteProtection(Consumer<UpdateFirewallDeleteProtectionRequest.Builder> updateFirewallDeleteProtectionRequest) |
Modifies the flag, DeleteProtection, which indicates whether it is possible to delete the firewall.
|
default UpdateFirewallDeleteProtectionResponse |
NetworkFirewallClient.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest updateFirewallDeleteProtectionRequest) |
Modifies the flag, DeleteProtection, which indicates whether it is possible to delete the firewall.
|
default UpdateFirewallDescriptionResponse |
NetworkFirewallClient.updateFirewallDescription(Consumer<UpdateFirewallDescriptionRequest.Builder> updateFirewallDescriptionRequest) |
Modifies the description for the specified firewall.
|
default UpdateFirewallDescriptionResponse |
NetworkFirewallClient.updateFirewallDescription(UpdateFirewallDescriptionRequest updateFirewallDescriptionRequest) |
Modifies the description for the specified firewall.
|
default UpdateFirewallEncryptionConfigurationResponse |
NetworkFirewallClient.updateFirewallEncryptionConfiguration(Consumer<UpdateFirewallEncryptionConfigurationRequest.Builder> updateFirewallEncryptionConfigurationRequest) |
A complex type that contains settings for encryption of your firewall resources.
|
default UpdateFirewallEncryptionConfigurationResponse |
NetworkFirewallClient.updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest updateFirewallEncryptionConfigurationRequest) |
A complex type that contains settings for encryption of your firewall resources.
|
default UpdateFirewallPolicyResponse |
NetworkFirewallClient.updateFirewallPolicy(Consumer<UpdateFirewallPolicyRequest.Builder> updateFirewallPolicyRequest) |
Updates the properties of the specified firewall policy.
|
default UpdateFirewallPolicyResponse |
NetworkFirewallClient.updateFirewallPolicy(UpdateFirewallPolicyRequest updateFirewallPolicyRequest) |
Updates the properties of the specified firewall policy.
|
default UpdateFirewallPolicyChangeProtectionResponse |
NetworkFirewallClient.updateFirewallPolicyChangeProtection(Consumer<UpdateFirewallPolicyChangeProtectionRequest.Builder> updateFirewallPolicyChangeProtectionRequest) |
Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall.
|
default UpdateFirewallPolicyChangeProtectionResponse |
NetworkFirewallClient.updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest) |
Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall.
|
default UpdateLoggingConfigurationResponse |
NetworkFirewallClient.updateLoggingConfiguration(Consumer<UpdateLoggingConfigurationRequest.Builder> updateLoggingConfigurationRequest) |
Sets the logging configuration for the specified firewall.
|
default UpdateLoggingConfigurationResponse |
NetworkFirewallClient.updateLoggingConfiguration(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest) |
Sets the logging configuration for the specified firewall.
|
default UpdateRuleGroupResponse |
NetworkFirewallClient.updateRuleGroup(Consumer<UpdateRuleGroupRequest.Builder> updateRuleGroupRequest) |
Updates the rule settings for the specified rule group.
|
default UpdateRuleGroupResponse |
NetworkFirewallClient.updateRuleGroup(UpdateRuleGroupRequest updateRuleGroupRequest) |
Updates the rule settings for the specified rule group.
|
default UpdateSubnetChangeProtectionResponse |
NetworkFirewallClient.updateSubnetChangeProtection(Consumer<UpdateSubnetChangeProtectionRequest.Builder> updateSubnetChangeProtectionRequest) |
|
default UpdateSubnetChangeProtectionResponse |
NetworkFirewallClient.updateSubnetChangeProtection(UpdateSubnetChangeProtectionRequest updateSubnetChangeProtectionRequest) |
default UpdateTlsInspectionConfigurationResponse |
NetworkFirewallClient.updateTLSInspectionConfiguration(Consumer<UpdateTlsInspectionConfigurationRequest.Builder> updateTlsInspectionConfigurationRequest) |
Updates the TLS inspection configuration settings for the specified TLS inspection configuration.
|
default UpdateTlsInspectionConfigurationResponse |
NetworkFirewallClient.updateTLSInspectionConfiguration(UpdateTlsInspectionConfigurationRequest updateTlsInspectionConfigurationRequest) |
Updates the TLS inspection configuration settings for the specified TLS inspection configuration.
|