Uses of Class
software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
-
Packages that use FirewallPolicyResponse Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of FirewallPolicyResponse in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return FirewallPolicyResponse Modifier and Type Method Description FirewallPolicyResponseCreateFirewallPolicyResponse. firewallPolicyResponse()The high-level properties of a firewall policy.FirewallPolicyResponseDeleteFirewallPolicyResponse. firewallPolicyResponse()The object containing the definition of the FirewallPolicyResponse that you asked to delete.FirewallPolicyResponseDescribeFirewallPolicyResponse. firewallPolicyResponse()The high-level properties of a firewall policy.FirewallPolicyResponseUpdateFirewallPolicyResponse. firewallPolicyResponse()The high-level properties of a firewall policy.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type FirewallPolicyResponse Modifier and Type Method Description CreateFirewallPolicyResponse.BuilderCreateFirewallPolicyResponse.Builder. firewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)The high-level properties of a firewall policy.DeleteFirewallPolicyResponse.BuilderDeleteFirewallPolicyResponse.Builder. firewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)The object containing the definition of the FirewallPolicyResponse that you asked to delete.DescribeFirewallPolicyResponse.BuilderDescribeFirewallPolicyResponse.Builder. firewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)The high-level properties of a firewall policy.UpdateFirewallPolicyResponse.BuilderUpdateFirewallPolicyResponse.Builder. firewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)The high-level properties of a firewall policy.
-