Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ErrorRule
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.TreeRule
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.UriEncodeFn
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
action() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria.
action(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria.
action(StatefulAction) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria.
action() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
The action that changes the rule group from DROP to ALERT.
action(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride.Builder
The action that changes the rule group from DROP to ALERT.
action(OverrideAction) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride.Builder
The action that changes the rule group from DROP to ALERT.
actionAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria.
actionAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
The action that changes the rule group from DROP to ALERT.
ActionDefinition - Class in software.amazon.awssdk.services.networkfirewall.model
A custom action to use in stateless rule actions settings.
actionDefinition() - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
The custom action associated with the action name.
actionDefinition(ActionDefinition) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CustomAction.Builder
The custom action associated with the action name.
actionDefinition(Consumer<ActionDefinition.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CustomAction.Builder
The custom action associated with the action name.
ActionDefinition.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
actionName() - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
The descriptive name of the custom action.
actionName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CustomAction.Builder
The descriptive name of the custom action.
actions() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
The actions to take on a packet that matches one of the stateless rule definition's match attributes.
actions(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleDefinition.Builder
The actions to take on a packet that matches one of the stateless rule definition's match attributes.
actions(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleDefinition.Builder
The actions to take on a packet that matches one of the stateless rule definition's match attributes.
addCondition(Condition) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint.Builder
 
addHeaders(AwsRequest, Map<String, List<String>>) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult.Builder
 
Address - Class in software.amazon.awssdk.services.networkfirewall.model
A single IP address specification.
Address.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
addressDefinition() - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
Specify an IP address or a block of IP addresses in Classless Inter-Domain Routing (CIDR) notation.
addressDefinition(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Address.Builder
Specify an IP address or a block of IP addresses in Classless Inter-Domain Routing (CIDR) notation.
addRule(Rule) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
allowDots() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
arn() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
The Amazon Resource Name (ARN) of the firewall policy.
arn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata.Builder
The Amazon Resource Name (ARN) of the firewall policy.
arn() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
The Amazon Resource Name (ARN) of the rule group.
arn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata.Builder
The Amazon Resource Name (ARN) of the rule group.
arn() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
The Amazon Resource Name (ARN) of the TLS inspection configuration.
arn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata.Builder
The Amazon Resource Name (ARN) of the TLS inspection configuration.
ASSIGN - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
associateFirewallPolicy(AssociateFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Associates a FirewallPolicy to a Firewall.
associateFirewallPolicy(Consumer<AssociateFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Associates a FirewallPolicy to a Firewall.
associateFirewallPolicy(AssociateFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Associates a FirewallPolicy to a Firewall.
associateFirewallPolicy(Consumer<AssociateFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Associates a FirewallPolicy to a Firewall.
AssociateFirewallPolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
AssociateFirewallPolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
AssociateFirewallPolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
AssociateFirewallPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.AssociateFirewallPolicyRequestMarshaller
 
AssociateFirewallPolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
AssociateFirewallPolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
associateSubnets(AssociateSubnetsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Associates the specified subnets in the Amazon VPC to the firewall.
associateSubnets(Consumer<AssociateSubnetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Associates the specified subnets in the Amazon VPC to the firewall.
associateSubnets(AssociateSubnetsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Associates the specified subnets in the Amazon VPC to the firewall.
associateSubnets(Consumer<AssociateSubnetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Associates the specified subnets in the Amazon VPC to the firewall.
AssociateSubnetsRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
AssociateSubnetsRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
AssociateSubnetsRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
AssociateSubnetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.AssociateSubnetsRequestMarshaller
 
AssociateSubnetsResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
AssociateSubnetsResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
asString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
Attachment - Class in software.amazon.awssdk.services.networkfirewall.model
The configuration and status for a single subnet that you've specified for use by the Network Firewall firewall.
attachment() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
The attachment status of the firewall's association with a single VPC subnet.
attachment(Attachment) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SyncState.Builder
The attachment status of the firewall's association with a single VPC subnet.
attachment(Consumer<Attachment.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SyncState.Builder
The attachment status of the firewall's association with a single VPC subnet.
Attachment.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
AttachmentStatus - Enum in software.amazon.awssdk.services.networkfirewall.model
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
AuthSchemeUtils - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
availableCIDRCount() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
The number of CIDR blocks available for use by the IP set references in a firewall.
availableCIDRCount(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CIDRSummary.Builder
The number of CIDR blocks available for use by the IP set references in a firewall.
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException.Builder
 

B

BooleanEqualsFn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallServiceClientConfiguration.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RegionOverride
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RegionOverride.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
Builder() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint.Builder
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
builder() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
builder() - Static method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Create a builder that can be used to configure and create a NetworkFirewallAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Create a builder that can be used to configure and create a NetworkFirewallClient.
builder() - Static method in class software.amazon.awssdk.services.networkfirewall.NetworkFirewallServiceClientConfiguration
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
BuilderImpl(NetworkFirewallException) - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallRequest.BuilderImpl
 
BuilderImpl(NetworkFirewallRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.BuilderImpl
 
BuilderImpl(NetworkFirewallResponse) - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 

C

capacity(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
The maximum operating resources that this rule group can use.
capacity() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
The maximum operating resources that this rule group can use.
capacity(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
The maximum operating resources that this rule group can use.
capacity() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
The maximum operating resources that this rule group can use.
capacity(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The maximum operating resources that this rule group can use.
capacity() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The maximum operating resources that this rule group can use.
CapacityUsageSummary - Class in software.amazon.awssdk.services.networkfirewall.model
The capacity usage summary of the resources used by the ReferenceSets in a firewall.
capacityUsageSummary(CapacityUsageSummary) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
Describes the capacity usage of the resources contained in a firewall's reference sets.
capacityUsageSummary(Consumer<CapacityUsageSummary.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
Describes the capacity usage of the resources contained in a firewall's reference sets.
capacityUsageSummary() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
Describes the capacity usage of the resources contained in a firewall's reference sets.
CapacityUsageSummary.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
cause(Throwable) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException.Builder
 
certificateArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData.Builder
The Amazon Resource Name (ARN) of the certificate.
certificateArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
The Amazon Resource Name (ARN) of the certificate.
certificates(Collection<TlsCertificateData>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A list of the certificates associated with the TLS inspection configuration.
certificates(TlsCertificateData...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A list of the certificates associated with the TLS inspection configuration.
certificates(Consumer<TlsCertificateData.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A list of the certificates associated with the TLS inspection configuration.
certificates() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
A list of the certificates associated with the TLS inspection configuration.
certificateSerial(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData.Builder
The serial number of the certificate.
certificateSerial() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
The serial number of the certificate.
chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AuthSchemeUtils
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an auth scheme we recognize.
cidRs(CIDRSummary) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary.Builder
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
cidRs(Consumer<CIDRSummary.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary.Builder
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
cidRs() - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
CIDRSummary - Class in software.amazon.awssdk.services.networkfirewall.model
Summarizes the CIDR blocks used by the IP set references in a firewall.
CIDRSummary.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
Condition - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
condition() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
Condition.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
conditions - Variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
config(Map<String, PerObjectStatus>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SyncState.Builder
The configuration status of the firewall endpoint in a single VPC subnet.
config() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
The configuration status of the firewall endpoint in a single VPC subnet.
ConfigurationSyncState - Enum in software.amazon.awssdk.services.networkfirewall.model
 
configurationSyncStateSummary(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
The configuration sync state for the firewall.
configurationSyncStateSummary(ConfigurationSyncState) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
The configuration sync state for the firewall.
configurationSyncStateSummary() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
The configuration sync state for the firewall.
configurationSyncStateSummaryAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
The configuration sync state for the firewall.
consumedCapacity(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The number of capacity units currently consumed by the rule group rules.
consumedCapacity() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The number of capacity units currently consumed by the rule group rules.
consumedStatefulRuleCapacity(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The number of capacity units currently consumed by the policy's stateful rules.
consumedStatefulRuleCapacity() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The number of capacity units currently consumed by the policy's stateful rules.
consumedStatelessRuleCapacity(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The number of capacity units currently consumed by the policy's stateless rules.
consumedStatelessRuleCapacity() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The number of capacity units currently consumed by the policy's stateless rules.
context(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference.Builder
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Create a NetworkFirewallAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Create a NetworkFirewallClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AuthSchemeUtils
 
createFirewall(CreateFirewallRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates an Network Firewall Firewall and accompanying FirewallStatus for a VPC.
createFirewall(Consumer<CreateFirewallRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates an Network Firewall Firewall and accompanying FirewallStatus for a VPC.
createFirewall(CreateFirewallRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates an Network Firewall Firewall and accompanying FirewallStatus for a VPC.
createFirewall(Consumer<CreateFirewallRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates an Network Firewall Firewall and accompanying FirewallStatus for a VPC.
createFirewallPolicy(CreateFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates the firewall policy for the firewall according to the specifications.
createFirewallPolicy(Consumer<CreateFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates the firewall policy for the firewall according to the specifications.
createFirewallPolicy(CreateFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates the firewall policy for the firewall according to the specifications.
createFirewallPolicy(Consumer<CreateFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates the firewall policy for the firewall according to the specifications.
CreateFirewallPolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallPolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallPolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
CreateFirewallPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.CreateFirewallPolicyRequestMarshaller
 
CreateFirewallPolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallPolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
CreateFirewallRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.CreateFirewallRequestMarshaller
 
CreateFirewallResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateFirewallResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
createRuleGroup(CreateRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates the specified stateless or stateful rule group, which includes the rules for network traffic inspection, a capacity setting, and tags.
createRuleGroup(Consumer<CreateRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates the specified stateless or stateful rule group, which includes the rules for network traffic inspection, a capacity setting, and tags.
createRuleGroup(CreateRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates the specified stateless or stateful rule group, which includes the rules for network traffic inspection, a capacity setting, and tags.
createRuleGroup(Consumer<CreateRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates the specified stateless or stateful rule group, which includes the rules for network traffic inspection, a capacity setting, and tags.
CreateRuleGroupRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateRuleGroupRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
CreateRuleGroupRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
CreateRuleGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.CreateRuleGroupRequestMarshaller
 
CreateRuleGroupResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateRuleGroupResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
createTLSInspectionConfiguration(CreateTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates an Network Firewall TLS inspection configuration.
createTLSInspectionConfiguration(Consumer<CreateTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates an Network Firewall TLS inspection configuration.
createTLSInspectionConfiguration(CreateTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates an Network Firewall TLS inspection configuration.
createTLSInspectionConfiguration(Consumer<CreateTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates an Network Firewall TLS inspection configuration.
CreateTlsInspectionConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateTlsInspectionConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
CreateTlsInspectionConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
CreateTlsInspectionConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.CreateTlsInspectionConfigurationRequestMarshaller
 
CreateTlsInspectionConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
CreateTlsInspectionConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleError
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleError
 
CustomAction - Class in software.amazon.awssdk.services.networkfirewall.model
An optional, non-standard action to use for stateless packet handling.
CustomAction.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
customActions(Collection<CustomAction>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions.Builder
Defines an array of individual custom action definitions that are available for use by the stateless rules in this StatelessRulesAndCustomActions specification.
customActions(CustomAction...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions.Builder
Defines an array of individual custom action definitions that are available for use by the stateless rules in this StatelessRulesAndCustomActions specification.
customActions(Consumer<CustomAction.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions.Builder
Defines an array of individual custom action definitions that are available for use by the stateless rules in this StatelessRulesAndCustomActions specification.
customActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
Defines an array of individual custom action definitions that are available for use by the stateless rules in this StatelessRulesAndCustomActions specification.

D

Default() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEngine
 
DefaultNetworkFirewallEndpointProvider - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
DefaultNetworkFirewallEndpointProvider() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.DefaultNetworkFirewallEndpointProvider
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
definition(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.IPSet.Builder
The list of IP addresses and address ranges, in CIDR notation.
definition(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.IPSet.Builder
The list of IP addresses and address ranges, in CIDR notation.
definition() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
The list of IP addresses and address ranges, in CIDR notation.
definition(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PortSet.Builder
The set of port ranges.
definition(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PortSet.Builder
The set of port ranges.
definition() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
The set of port ranges.
deleteFirewall(DeleteFirewallRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified Firewall and its FirewallStatus.
deleteFirewall(Consumer<DeleteFirewallRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified Firewall and its FirewallStatus.
deleteFirewall(DeleteFirewallRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified Firewall and its FirewallStatus.
deleteFirewall(Consumer<DeleteFirewallRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified Firewall and its FirewallStatus.
deleteFirewallPolicy(DeleteFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified FirewallPolicy.
deleteFirewallPolicy(Consumer<DeleteFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified FirewallPolicy.
deleteFirewallPolicy(DeleteFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified FirewallPolicy.
deleteFirewallPolicy(Consumer<DeleteFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified FirewallPolicy.
DeleteFirewallPolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallPolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallPolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DeleteFirewallPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DeleteFirewallPolicyRequestMarshaller
 
DeleteFirewallPolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallPolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DeleteFirewallRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DeleteFirewallRequestMarshaller
 
DeleteFirewallResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteFirewallResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
deleteProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
A flag indicating whether it is possible to delete the firewall.
deleteProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
A flag indicating whether it is possible to delete the firewall.
deleteProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
A flag indicating whether it is possible to delete the firewall.
deleteProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
A flag indicating whether it is possible to delete the firewall.
deleteProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest.Builder
A flag indicating whether it is possible to delete the firewall.
deleteProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
A flag indicating whether it is possible to delete the firewall.
deleteProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse.Builder
A flag indicating whether it is possible to delete the firewall.
deleteProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
A flag indicating whether it is possible to delete the firewall.
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes a resource policy that you created in a PutResourcePolicy request.
deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes a resource policy that you created in a PutResourcePolicy request.
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes a resource policy that you created in a PutResourcePolicy request.
deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes a resource policy that you created in a PutResourcePolicy request.
DeleteResourcePolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DeleteResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DeleteResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DeleteResourcePolicyRequestMarshaller
 
DeleteResourcePolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
deleteRuleGroup(DeleteRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified RuleGroup.
deleteRuleGroup(Consumer<DeleteRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified RuleGroup.
deleteRuleGroup(DeleteRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified RuleGroup.
deleteRuleGroup(Consumer<DeleteRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified RuleGroup.
DeleteRuleGroupRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteRuleGroupRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DeleteRuleGroupRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DeleteRuleGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DeleteRuleGroupRequestMarshaller
 
DeleteRuleGroupResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteRuleGroupResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
deleteTLSInspectionConfiguration(DeleteTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified TLSInspectionConfiguration.
deleteTLSInspectionConfiguration(Consumer<DeleteTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Deletes the specified TLSInspectionConfiguration.
deleteTLSInspectionConfiguration(DeleteTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified TLSInspectionConfiguration.
deleteTLSInspectionConfiguration(Consumer<DeleteTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Deletes the specified TLSInspectionConfiguration.
DeleteTlsInspectionConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteTlsInspectionConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DeleteTlsInspectionConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DeleteTlsInspectionConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DeleteTlsInspectionConfigurationRequestMarshaller
 
DeleteTlsInspectionConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DeleteTlsInspectionConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
describeFirewall(DescribeFirewallRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified firewall.
describeFirewall(Consumer<DescribeFirewallRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified firewall.
describeFirewall(DescribeFirewallRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified firewall.
describeFirewall(Consumer<DescribeFirewallRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified firewall.
describeFirewallPolicy(DescribeFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified firewall policy.
describeFirewallPolicy(Consumer<DescribeFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified firewall policy.
describeFirewallPolicy(DescribeFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified firewall policy.
describeFirewallPolicy(Consumer<DescribeFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified firewall policy.
DescribeFirewallPolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallPolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallPolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeFirewallPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeFirewallPolicyRequestMarshaller
 
DescribeFirewallPolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallPolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeFirewallRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeFirewallRequestMarshaller
 
DescribeFirewallResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeFirewallResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
describeLoggingConfiguration(DescribeLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the logging configuration for the specified firewall.
describeLoggingConfiguration(Consumer<DescribeLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the logging configuration for the specified firewall.
describeLoggingConfiguration(DescribeLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the logging configuration for the specified firewall.
describeLoggingConfiguration(Consumer<DescribeLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the logging configuration for the specified firewall.
DescribeLoggingConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeLoggingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeLoggingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeLoggingConfigurationRequestMarshaller
 
DescribeLoggingConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeLoggingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
describeResourcePolicy(DescribeResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves a resource policy that you created in a PutResourcePolicy request.
describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves a resource policy that you created in a PutResourcePolicy request.
describeResourcePolicy(DescribeResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves a resource policy that you created in a PutResourcePolicy request.
describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves a resource policy that you created in a PutResourcePolicy request.
DescribeResourcePolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeResourcePolicyRequestMarshaller
 
DescribeResourcePolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
describeRuleGroup(DescribeRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified rule group.
describeRuleGroup(Consumer<DescribeRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified rule group.
describeRuleGroup(DescribeRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified rule group.
describeRuleGroup(Consumer<DescribeRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified rule group.
describeRuleGroupMetadata(DescribeRuleGroupMetadataRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
High-level information about a rule group, returned by operations like create and describe.
describeRuleGroupMetadata(Consumer<DescribeRuleGroupMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
High-level information about a rule group, returned by operations like create and describe.
describeRuleGroupMetadata(DescribeRuleGroupMetadataRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
High-level information about a rule group, returned by operations like create and describe.
describeRuleGroupMetadata(Consumer<DescribeRuleGroupMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
High-level information about a rule group, returned by operations like create and describe.
DescribeRuleGroupMetadataRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupMetadataRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupMetadataRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeRuleGroupMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeRuleGroupMetadataRequestMarshaller
 
DescribeRuleGroupMetadataResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupMetadataResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeRuleGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeRuleGroupRequestMarshaller
 
DescribeRuleGroupResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeRuleGroupResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
describeTLSInspectionConfiguration(DescribeTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified TLS inspection configuration.
describeTLSInspectionConfiguration(Consumer<DescribeTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Returns the data objects for the specified TLS inspection configuration.
describeTLSInspectionConfiguration(DescribeTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified TLS inspection configuration.
describeTLSInspectionConfiguration(Consumer<DescribeTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Returns the data objects for the specified TLS inspection configuration.
DescribeTlsInspectionConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeTlsInspectionConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DescribeTlsInspectionConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DescribeTlsInspectionConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DescribeTlsInspectionConfigurationRequestMarshaller
 
DescribeTlsInspectionConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DescribeTlsInspectionConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
A description of the firewall policy.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
A description of the firewall policy.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
A description of the firewall.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
A description of the firewall.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
A description of the rule group.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
A description of the rule group.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
A description of the TLS inspection configuration.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
A description of the TLS inspection configuration.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
Returns the metadata objects for the specified rule group.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
Returns the metadata objects for the specified rule group.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
A description of the firewall.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
A description of the firewall.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
A description of the firewall policy.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
A description of the firewall policy.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
A description of the rule group.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
A description of the rule group.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A description of the TLS inspection configuration.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
A description of the TLS inspection configuration.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest.Builder
The new description for the firewall.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
The new description for the firewall.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse.Builder
A description of the firewall.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
A description of the firewall.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
A description of the firewall policy.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
A description of the firewall policy.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A description of the rule group.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
A description of the rule group.
description(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
A description of the TLS inspection configuration.
description() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
A description of the TLS inspection configuration.
destination(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The destination IP address or address range to inspect for, in CIDR notation.
destination() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The destination IP address or address range to inspect for, in CIDR notation.
destinationPort(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The destination port to inspect for.
destinationPort() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The destination port to inspect for.
destinationPorts(Collection<PortRange>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The destination ports to inspect for.
destinationPorts(PortRange...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The destination ports to inspect for.
destinationPorts(Consumer<PortRange.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The destination ports to inspect for.
destinationPorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
The destination ports to inspect for.
destinationPorts(Collection<PortRange>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The destination ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
destinationPorts(PortRange...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The destination ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
destinationPorts(Consumer<PortRange.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The destination ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
destinationPorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
The destination ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
destinations(Collection<Address>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The destination IP addresses and address ranges to inspect for, in CIDR notation.
destinations(Address...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The destination IP addresses and address ranges to inspect for, in CIDR notation.
destinations(Consumer<Address.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The destination IP addresses and address ranges to inspect for, in CIDR notation.
destinations() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
The destination IP addresses and address ranges to inspect for, in CIDR notation.
destinations(Collection<Address>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation.
destinations(Address...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation.
destinations(Consumer<Address.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation.
destinations() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation.
Dimension - Class in software.amazon.awssdk.services.networkfirewall.model
The value to use in an Amazon CloudWatch custom metric dimension.
Dimension.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction.Builder

dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction.Builder

dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction.Builder

This is a convenience method that creates an instance of the Dimension.Builder avoiding the need to create one manually via Dimension.builder().

dimensions() - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction

direction(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The direction of traffic flow to inspect.
direction(StatefulRuleDirection) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The direction of traffic flow to inspect.
direction() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The direction of traffic flow to inspect.
directionAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The direction of traffic flow to inspect.
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disassociateSubnets(DisassociateSubnetsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Removes the specified subnet associations from the firewall.
disassociateSubnets(Consumer<DisassociateSubnetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Removes the specified subnet associations from the firewall.
disassociateSubnets(DisassociateSubnetsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Removes the specified subnet associations from the firewall.
disassociateSubnets(Consumer<DisassociateSubnetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Removes the specified subnet associations from the firewall.
DisassociateSubnetsRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
DisassociateSubnetsRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DisassociateSubnetsRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
DisassociateSubnetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.DisassociateSubnetsRequestMarshaller
 
DisassociateSubnetsResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
DisassociateSubnetsResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs.Builder
 
dnsSuffix() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
documentation(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
documentation(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
documentation - Variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
dryRun() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
 

E

encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
A complex type that contains settings for encryption of your firewall policy resources.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
A complex type that contains settings for encryption of your firewall policy resources.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
A complex type that contains settings for encryption of your firewall policy resources.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
A complex type that contains settings for encryption of your firewall resources.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
A complex type that contains settings for encryption of your firewall resources.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
A complex type that contains settings for encryption of your firewall resources.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
A complex type that contains settings for encryption of your rule group resources.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
A complex type that contains settings for encryption of your rule group resources.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
A complex type that contains settings for encryption of your rule group resources.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
Sets the value of the EncryptionConfiguration property for this object.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
Sets the value of the EncryptionConfiguration property for this object.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
Returns the value of the EncryptionConfiguration property for this object.
EncryptionConfiguration - Class in software.amazon.awssdk.services.networkfirewall.model
A complex type that contains optional Amazon Web Services Key Management Service (KMS) encryption settings for your Network Firewall resources.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall policy.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall policy.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall policy.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your rule group.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your rule group.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your rule group.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
Sets the value of the EncryptionConfiguration property for this object.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
Sets the value of the EncryptionConfiguration property for this object.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
Returns the value of the EncryptionConfiguration property for this object.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse.Builder
Sets the value of the EncryptionConfiguration property for this object.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse.Builder
Sets the value of the EncryptionConfiguration property for this object.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
Returns the value of the EncryptionConfiguration property for this object.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
A complex type that contains settings for encryption of your firewall policy resources.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
A complex type that contains settings for encryption of your firewall policy resources.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
A complex type that contains settings for encryption of your firewall policy resources.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A complex type that contains settings for encryption of your rule group resources.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A complex type that contains settings for encryption of your rule group resources.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
A complex type that contains settings for encryption of your rule group resources.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.
EncryptionConfiguration.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
EncryptionType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
endpoint(String) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams.Builder
 
endpoint() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
endpointId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Attachment.Builder
The identifier of the firewall endpoint that Network Firewall has instantiated in the subnet.
endpointId() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
The identifier of the firewall endpoint that Network Firewall has instantiated in the subnet.
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallServiceClientConfiguration.Builder
Configure the endpointOverride
endpointProvider(NetworkFirewallEndpointProvider) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallBaseClientBuilder
Set the NetworkFirewallEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
error(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
ErrorRule - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ErrorRule
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
Eval - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
eval(Value) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
eval(Expr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
expectArray() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
Expr - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
expr() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 
FatScope<T> - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 
FatScope() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
 
firewall(Firewall) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse.Builder
The configuration settings for the firewall.
firewall(Consumer<Firewall.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse.Builder
The configuration settings for the firewall.
firewall() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
The configuration settings for the firewall.
firewall(Firewall) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse.Builder
Sets the value of the Firewall property for this object.
firewall(Consumer<Firewall.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse.Builder
Sets the value of the Firewall property for this object.
firewall() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
Returns the value of the Firewall property for this object.
firewall(Firewall) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse.Builder
The configuration settings for the firewall.
firewall(Consumer<Firewall.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse.Builder
The configuration settings for the firewall.
firewall() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
The configuration settings for the firewall.
Firewall - Class in software.amazon.awssdk.services.networkfirewall.model
The firewall defines the configuration settings for an Network Firewall firewall.
Firewall.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
The Amazon Resource Name (ARN) of the firewall.
firewallArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse.Builder
The Amazon Resource Name (ARN) of the firewall.
firewallArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
The Amazon Resource Name (ARN) of the firewall.
firewallId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The unique identifier for the firewall.
firewallId() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
The unique identifier for the firewall.
FirewallMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
High-level information about a firewall, returned by operations like create and describe.
FirewallMetadata.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
The descriptive name of the firewall.
firewallName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse.Builder
The descriptive name of the firewall.
firewallName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
The descriptive name of the firewall.
firewallPolicies(Collection<FirewallPolicyMetadata>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse.Builder
The metadata for the firewall policies.
firewallPolicies(FirewallPolicyMetadata...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse.Builder
The metadata for the firewall policies.
firewallPolicies(Consumer<FirewallPolicyMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse.Builder
The metadata for the firewall policies.
firewallPolicies() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
The metadata for the firewall policies.
firewallPolicies() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallPoliciesIterable
Returns an iterable to iterate through the paginated ListFirewallPoliciesResponse.firewallPolicies() member.
firewallPolicies() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallPoliciesPublisher
Returns a publisher that can be used to get a stream of data.
firewallPolicy(FirewallPolicy) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
The rule groups and policy actions to use in the firewall policy.
firewallPolicy(Consumer<FirewallPolicy.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
The rule groups and policy actions to use in the firewall policy.
firewallPolicy() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
The rule groups and policy actions to use in the firewall policy.
firewallPolicy(FirewallPolicy) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse.Builder
The policy for the specified firewall policy.
firewallPolicy(Consumer<FirewallPolicy.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse.Builder
The policy for the specified firewall policy.
firewallPolicy() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
The policy for the specified firewall policy.
FirewallPolicy - Class in software.amazon.awssdk.services.networkfirewall.model
The firewall policy defines the behavior of a firewall using a collection of stateless and stateful rule groups and other settings.
firewallPolicy(FirewallPolicy) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
The updated firewall policy to use for the firewall.
firewallPolicy(Consumer<FirewallPolicy.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
The updated firewall policy to use for the firewall.
firewallPolicy() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
The updated firewall policy to use for the firewall.
FirewallPolicy.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The Amazon Resource Name (ARN) of the FirewallPolicy that you want to use for the firewall.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
The Amazon Resource Name (ARN) of the FirewallPolicy that you want to use for the firewall.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
The Amazon Resource Name (ARN) of the firewall policy.
firewallPolicyChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest.Builder
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse.Builder
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
A setting indicating whether the firewall is protected against a change to the firewall policy association.
firewallPolicyId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The unique identifier for the firewall policy.
firewallPolicyId() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The unique identifier for the firewall policy.
FirewallPolicyMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
High-level information about a firewall policy, returned by operations like create and describe.
FirewallPolicyMetadata.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
firewallPolicyName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
The descriptive name of the firewall policy.
firewallPolicyName() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
The descriptive name of the firewall policy.
firewallPolicyName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest.Builder
The descriptive name of the firewall policy.
firewallPolicyName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
The descriptive name of the firewall policy.
firewallPolicyName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest.Builder
The descriptive name of the firewall policy.
firewallPolicyName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
The descriptive name of the firewall policy.
firewallPolicyName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The descriptive name of the firewall policy.
firewallPolicyName() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The descriptive name of the firewall policy.
firewallPolicyName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
The descriptive name of the firewall policy.
firewallPolicyName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
The descriptive name of the firewall policy.
firewallPolicyResponse(FirewallPolicyResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse.Builder
The high-level properties of a firewall policy.
firewallPolicyResponse(Consumer<FirewallPolicyResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse.Builder
The high-level properties of a firewall policy.
firewallPolicyResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
The high-level properties of a firewall policy.
firewallPolicyResponse(FirewallPolicyResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse.Builder
The object containing the definition of the FirewallPolicyResponse that you asked to delete.
firewallPolicyResponse(Consumer<FirewallPolicyResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse.Builder
The object containing the definition of the FirewallPolicyResponse that you asked to delete.
firewallPolicyResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
The object containing the definition of the FirewallPolicyResponse that you asked to delete.
firewallPolicyResponse(FirewallPolicyResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse.Builder
The high-level properties of a firewall policy.
firewallPolicyResponse(Consumer<FirewallPolicyResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse.Builder
The high-level properties of a firewall policy.
firewallPolicyResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
The high-level properties of a firewall policy.
FirewallPolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
The high-level properties of a firewall policy.
firewallPolicyResponse(FirewallPolicyResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse.Builder
The high-level properties of a firewall policy.
firewallPolicyResponse(Consumer<FirewallPolicyResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse.Builder
The high-level properties of a firewall policy.
firewallPolicyResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
The high-level properties of a firewall policy.
FirewallPolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
firewallPolicyStatus(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The current status of the firewall policy.
firewallPolicyStatus(ResourceStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The current status of the firewall policy.
firewallPolicyStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The current status of the firewall policy.
firewallPolicyStatusAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The current status of the firewall policy.
firewalls(Collection<FirewallMetadata>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse.Builder
The firewall metadata objects for the VPCs that you specified.
firewalls(FirewallMetadata...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse.Builder
The firewall metadata objects for the VPCs that you specified.
firewalls(Consumer<FirewallMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse.Builder
The firewall metadata objects for the VPCs that you specified.
firewalls() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
The firewall metadata objects for the VPCs that you specified.
firewalls() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallsIterable
Returns an iterable to iterate through the paginated ListFirewallsResponse.firewalls() member.
firewalls() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallsPublisher
Returns a publisher that can be used to get a stream of data.
firewallStatus(FirewallStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse.Builder
Detailed information about the current status of a Firewall.
firewallStatus(Consumer<FirewallStatus.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse.Builder
Detailed information about the current status of a Firewall.
firewallStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
Detailed information about the current status of a Firewall.
firewallStatus(FirewallStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse.Builder
Sets the value of the FirewallStatus property for this object.
firewallStatus(Consumer<FirewallStatus.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse.Builder
Sets the value of the FirewallStatus property for this object.
firewallStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
Returns the value of the FirewallStatus property for this object.
firewallStatus(FirewallStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse.Builder
Detailed information about the current status of a Firewall.
firewallStatus(Consumer<FirewallStatus.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse.Builder
Detailed information about the current status of a Firewall.
firewallStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
Detailed information about the current status of a Firewall.
FirewallStatus - Class in software.amazon.awssdk.services.networkfirewall.model
Detailed information about the current status of a Firewall.
FirewallStatus.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
FirewallStatusValue - Enum in software.amazon.awssdk.services.networkfirewall.model
 
flags(Collection<TCPFlag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
Used in conjunction with the Masks setting to define the flags that must be set and flags that must not be set in order for the packet to match.
flags(TCPFlag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
Used in conjunction with the Masks setting to define the flags that must be set and flags that must not be set in order for the packet to match.
flags() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
Used in conjunction with the Masks setting to define the flags that must be set and flags that must not be set in order for the packet to match.
flagsAsStrings() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
Used in conjunction with the Masks setting to define the flags that must be set and flags that must not be set in order for the packet to match.
flagsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
Used in conjunction with the Masks setting to define the flags that must be set and flags that must not be set in order for the packet to match.
flagsWithStrings(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
Used in conjunction with the Masks setting to define the flags that must be set and flags that must not be set in order for the packet to match.
fn(Fn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
fn(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode.Builder
 
fnNode - Variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
fromPort(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PortRange.Builder
The lower limit of the port range.
fromPort() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
The lower limit of the port range.
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
fromString(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.AttachmentStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ConfigurationSyncState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.EncryptionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.FirewallStatusValue
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.GeneratedRulesType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.IPAddressType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogDestinationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.OverrideAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.PerObjectSyncStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleGroupType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleOrder
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleDirection
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleProtocol
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StreamExceptionPolicy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TargetType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TCPFlag
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

GeneratedRulesType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
generatedRulesType(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
Whether you want to allow or deny access to the domains in your target list.
generatedRulesType(GeneratedRulesType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
Whether you want to allow or deny access to the domains in your target list.
generatedRulesType() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
Whether you want to allow or deny access to the domains in your target list.
generatedRulesTypeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
Whether you want to allow or deny access to the domains in your target list.
generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
get(Identifier) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
get(int) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
getValue() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
getVersion() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 

H

hasActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
For responses, this returns true if the service returned a value for the Actions property.
hasCertificates() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
For responses, this returns true if the service returned a value for the Certificates property.
hasConfig() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
For responses, this returns true if the service returned a value for the Config property.
hasCustomActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
For responses, this returns true if the service returned a value for the CustomActions property.
hasDefinition() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
For responses, this returns true if the service returned a value for the Definition property.
hasDefinition() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
For responses, this returns true if the service returned a value for the Definition property.
hasDestinationPorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
For responses, this returns true if the service returned a value for the DestinationPorts property.
hasDestinationPorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
For responses, this returns true if the service returned a value for the DestinationPorts property.
hasDestinations() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
For responses, this returns true if the service returned a value for the Destinations property.
hasDestinations() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
For responses, this returns true if the service returned a value for the Destinations property.
hasDimensions() - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
For responses, this returns true if the service returned a value for the Dimensions property.
hasFirewallPolicies() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
For responses, this returns true if the service returned a value for the FirewallPolicies property.
hasFirewalls() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
For responses, this returns true if the service returned a value for the Firewalls property.
hasFlags() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
For responses, this returns true if the service returned a value for the Flags property.
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
hasIpSetReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
For responses, this returns true if the service returned a value for the IPSetReferences property.
hasIpSetReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
For responses, this returns true if the service returned a value for the IPSetReferences property.
hasIpSets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
For responses, this returns true if the service returned a value for the IPSets property.
hasLogDestination() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
For responses, this returns true if the service returned a value for the LogDestination property.
hasLogDestinationConfigs() - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
For responses, this returns true if the service returned a value for the LogDestinationConfigs property.
hasMasks() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
For responses, this returns true if the service returned a value for the Masks property.
hasPortSets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
For responses, this returns true if the service returned a value for the PortSets property.
hasProtocols() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
For responses, this returns true if the service returned a value for the Protocols property.
hasProtocols() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
For responses, this returns true if the service returned a value for the Protocols property.
hasRuleGroups() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
For responses, this returns true if the service returned a value for the RuleGroups property.
hasRuleOptions() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
For responses, this returns true if the service returned a value for the RuleOptions property.
hasRuleVariables() - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
For responses, this returns true if the service returned a value for the RuleVariables property.
hasScopes() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
For responses, this returns true if the service returned a value for the Scopes property.
hasServerCertificateConfigurations() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
For responses, this returns true if the service returned a value for the ServerCertificateConfigurations property.
hasServerCertificates() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
For responses, this returns true if the service returned a value for the ServerCertificates property.
hasSettings() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
For responses, this returns true if the service returned a value for the Settings property.
hasSourcePorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
For responses, this returns true if the service returned a value for the SourcePorts property.
hasSourcePorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
For responses, this returns true if the service returned a value for the SourcePorts property.
hasSources() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
For responses, this returns true if the service returned a value for the Sources property.
hasSources() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
For responses, this returns true if the service returned a value for the Sources property.
hasStatefulDefaultActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
For responses, this returns true if the service returned a value for the StatefulDefaultActions property.
hasStatefulRuleGroupReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
For responses, this returns true if the service returned a value for the StatefulRuleGroupReferences property.
hasStatefulRules() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
For responses, this returns true if the service returned a value for the StatefulRules property.
hasStatelessCustomActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
For responses, this returns true if the service returned a value for the StatelessCustomActions property.
hasStatelessDefaultActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
For responses, this returns true if the service returned a value for the StatelessDefaultActions property.
hasStatelessFragmentDefaultActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
For responses, this returns true if the service returned a value for the StatelessFragmentDefaultActions property.
hasStatelessRuleGroupReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
For responses, this returns true if the service returned a value for the StatelessRuleGroupReferences property.
hasStatelessRules() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
For responses, this returns true if the service returned a value for the StatelessRules property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
For responses, this returns true if the service returned a value for the SubnetMappings property.
hasSubnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
For responses, this returns true if the service returned a value for the SubnetMappings property.
hasSubnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
For responses, this returns true if the service returned a value for the SubnetMappings property.
hasSubnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
For responses, this returns true if the service returned a value for the SubnetMappings property.
hasSubnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
For responses, this returns true if the service returned a value for the SubnetMappings property.
hasSyncStates() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
For responses, this returns true if the service returned a value for the SyncStates property.
hasTagKeys() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTargets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
For responses, this returns true if the service returned a value for the Targets property.
hasTargetTypes() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
For responses, this returns true if the service returned a value for the TargetTypes property.
hasTcpFlags() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
For responses, this returns true if the service returned a value for the TCPFlags property.
hasTlsInspectionConfigurations() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
For responses, this returns true if the service returned a value for the TLSInspectionConfigurations property.
hasVpcIds() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
For responses, this returns true if the service returned a value for the VpcIds property.
Header - Class in software.amazon.awssdk.services.networkfirewall.model
The basic rule criteria for Network Firewall to use to inspect packet headers in stateful traffic flow inspection.
header(Header) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
The stateful inspection criteria for this rule, used to inspect traffic flows.
header(Consumer<Header.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
The stateful inspection criteria for this rule, used to inspect traffic flows.
header() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
The stateful inspection criteria for this rule, used to inspect traffic flows.
Header.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
hostLabel() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 

I

ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
id(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
id() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
Index(int) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.networkfirewall.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
InsufficientCapacityException - Exception in software.amazon.awssdk.services.networkfirewall.model
Amazon Web Services doesn't currently have enough available capacity to fulfill your request.
InsufficientCapacityException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
InternalServerErrorException - Exception in software.amazon.awssdk.services.networkfirewall.model
Your request is valid, but Network Firewall couldn’t perform the operation because of a system problem.
InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
into() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
Into<T> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
into() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.IntoSelf
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
InvalidOperationException - Exception in software.amazon.awssdk.services.networkfirewall.model
The operation failed because it's not valid.
InvalidOperationException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.networkfirewall.model
The operation failed because of a problem with your request.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
InvalidResourcePolicyException - Exception in software.amazon.awssdk.services.networkfirewall.model
The policy statement failed validation.
InvalidResourcePolicyException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
InvalidTokenException - Exception in software.amazon.awssdk.services.networkfirewall.model
The token you provided is stale or isn't valid for the operation.
InvalidTokenException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
IPAddressType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
ipAddressType(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SubnetMapping.Builder
The subnet's IP address type.
ipAddressType(IPAddressType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SubnetMapping.Builder
The subnet's IP address type.
ipAddressType() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
The subnet's IP address type.
ipAddressTypeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
The subnet's IP address type.
IPSet - Class in software.amazon.awssdk.services.networkfirewall.model
A list of IP addresses and address ranges, in CIDR notation.
IPSet.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
IPSetMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
General information about the IP set.
IPSetMetadata.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
IPSetReference - Class in software.amazon.awssdk.services.networkfirewall.model
Configures one or more IP set references for a Suricata-compatible rule group.
IPSetReference.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ipSetReferences(Map<String, IPSetMetadata>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CIDRSummary.Builder
The list of the IP set references used by a firewall.
ipSetReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
The list of the IP set references used by a firewall.
ipSetReferences(Map<String, IPSetReference>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ReferenceSets.Builder
The list of IP set references.
ipSetReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
The list of IP set references.
ipSets(Map<String, IPSet>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleVariables.Builder
A list of IP addresses and address ranges, in CIDR notation.
ipSets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
A list of IP addresses and address ranges, in CIDR notation.
IS_IP - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
isNone() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallPoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallsIterable
 
iterator() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourceIterable
 
iterator() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTLSInspectionConfigurationsIterable
 

K

Key(Identifier) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
key(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Tag.Builder
The part of the key:value pair that defines a tag.
key() - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
The part of the key:value pair that defines a tag.
keyId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration.Builder
The ID of the Amazon Web Services Key Management Service (KMS) customer managed key.
keyId() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
The ID of the Amazon Web Services Key Management Service (KMS) customer managed key.
keyword(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleOption.Builder

keyword() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption

knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.AttachmentStatus
Use this in place of AttachmentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ConfigurationSyncState
Use this in place of ConfigurationSyncState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.EncryptionType
Use this in place of EncryptionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.FirewallStatusValue
Use this in place of FirewallStatusValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.GeneratedRulesType
Use this in place of GeneratedRulesType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.IPAddressType
Use this in place of IPAddressType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogDestinationType
Use this in place of LogDestinationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogType
Use this in place of LogType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.OverrideAction
Use this in place of OverrideAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.PerObjectSyncStatus
Use this in place of PerObjectSyncStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedStatus
Use this in place of ResourceManagedStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedType
Use this in place of ResourceManagedType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceStatus
Use this in place of ResourceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleGroupType
Use this in place of RuleGroupType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleOrder
Use this in place of RuleOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulAction
Use this in place of StatefulAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleDirection
Use this in place of StatefulRuleDirection.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleProtocol
Use this in place of StatefulRuleProtocol.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StreamExceptionPolicy
Use this in place of StreamExceptionPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TargetType
Use this in place of TargetType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TCPFlag
Use this in place of TCPFlag.values() to return a Set of all values known to the SDK.

L

lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
The last time that the rule group was changed.
lastModifiedTime() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
The last time that the rule group was changed.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The last time that the firewall policy was changed.
lastModifiedTime() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The last time that the firewall policy was changed.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The last time that the rule group was changed.
lastModifiedTime() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The last time that the rule group was changed.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The last time that the TLS inspection configuration was changed.
lastModifiedTime() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
The last time that the TLS inspection configuration was changed.
LimitExceededException - Exception in software.amazon.awssdk.services.networkfirewall.model
Unable to perform the operation because doing so would violate a limit setting.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
listFirewallPolicies(ListFirewallPoliciesRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewall policies that you have defined.
listFirewallPolicies(Consumer<ListFirewallPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewall policies that you have defined.
listFirewallPolicies(ListFirewallPoliciesRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewall policies that you have defined.
listFirewallPolicies(Consumer<ListFirewallPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewall policies that you have defined.
ListFirewallPoliciesIterable - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListFirewallPoliciesIterable(NetworkFirewallClient, ListFirewallPoliciesRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallPoliciesIterable
 
listFirewallPoliciesPaginator(ListFirewallPoliciesRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewall policies that you have defined.
listFirewallPoliciesPaginator(Consumer<ListFirewallPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewall policies that you have defined.
listFirewallPoliciesPaginator(ListFirewallPoliciesRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewall policies that you have defined.
listFirewallPoliciesPaginator(Consumer<ListFirewallPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewall policies that you have defined.
ListFirewallPoliciesPublisher - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListFirewallPoliciesPublisher(NetworkFirewallAsyncClient, ListFirewallPoliciesRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallPoliciesPublisher
 
ListFirewallPoliciesRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListFirewallPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ListFirewallPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
ListFirewallPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.ListFirewallPoliciesRequestMarshaller
 
ListFirewallPoliciesResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListFirewallPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
listFirewalls(ListFirewallsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewalls that you have defined.
listFirewalls(Consumer<ListFirewallsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewalls that you have defined.
listFirewalls(ListFirewallsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewalls that you have defined.
listFirewalls(Consumer<ListFirewallsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewalls that you have defined.
ListFirewallsIterable - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListFirewallsIterable(NetworkFirewallClient, ListFirewallsRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallsIterable
 
listFirewallsPaginator(ListFirewallsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewalls that you have defined.
listFirewallsPaginator(Consumer<ListFirewallsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the firewalls that you have defined.
listFirewallsPaginator(ListFirewallsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewalls that you have defined.
listFirewallsPaginator(Consumer<ListFirewallsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the firewalls that you have defined.
ListFirewallsPublisher - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListFirewallsPublisher(NetworkFirewallAsyncClient, ListFirewallsRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallsPublisher
 
ListFirewallsRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListFirewallsRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ListFirewallsRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
ListFirewallsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.ListFirewallsRequestMarshaller
 
ListFirewallsResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListFirewallsResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
listRuleGroups(ListRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the rule groups that you have defined.
listRuleGroups(Consumer<ListRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the rule groups that you have defined.
listRuleGroups(ListRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the rule groups that you have defined.
listRuleGroups(Consumer<ListRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the rule groups that you have defined.
ListRuleGroupsIterable - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListRuleGroupsIterable(NetworkFirewallClient, ListRuleGroupsRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsIterable
 
listRuleGroupsPaginator(ListRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the rule groups that you have defined.
listRuleGroupsPaginator(Consumer<ListRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the rule groups that you have defined.
listRuleGroupsPaginator(ListRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the rule groups that you have defined.
listRuleGroupsPaginator(Consumer<ListRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the rule groups that you have defined.
ListRuleGroupsPublisher - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListRuleGroupsPublisher(NetworkFirewallAsyncClient, ListRuleGroupsRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsPublisher
 
ListRuleGroupsRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListRuleGroupsRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ListRuleGroupsRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
ListRuleGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.ListRuleGroupsRequestMarshaller
 
ListRuleGroupsResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListRuleGroupsResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the tags associated with the specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the tags associated with the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the tags associated with the specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the tags associated with the specified resource.
ListTagsForResourceIterable - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListTagsForResourceIterable(NetworkFirewallClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourceIterable
 
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the tags associated with the specified resource.
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the tags associated with the specified resource.
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the tags associated with the specified resource.
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the tags associated with the specified resource.
ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListTagsForResourcePublisher(NetworkFirewallAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourcePublisher
 
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
listTLSInspectionConfigurations(ListTlsInspectionConfigurationsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
listTLSInspectionConfigurations(Consumer<ListTlsInspectionConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
listTLSInspectionConfigurations(ListTlsInspectionConfigurationsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
listTLSInspectionConfigurations(Consumer<ListTlsInspectionConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
ListTLSInspectionConfigurationsIterable - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListTLSInspectionConfigurationsIterable(NetworkFirewallClient, ListTlsInspectionConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListTLSInspectionConfigurationsIterable
 
listTLSInspectionConfigurationsPaginator(ListTlsInspectionConfigurationsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
listTLSInspectionConfigurationsPaginator(Consumer<ListTlsInspectionConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
listTLSInspectionConfigurationsPaginator(ListTlsInspectionConfigurationsRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
listTLSInspectionConfigurationsPaginator(Consumer<ListTlsInspectionConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Retrieves the metadata for the TLS inspection configurations that you have defined.
ListTLSInspectionConfigurationsPublisher - Class in software.amazon.awssdk.services.networkfirewall.paginators
ListTLSInspectionConfigurationsPublisher(NetworkFirewallAsyncClient, ListTlsInspectionConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.networkfirewall.paginators.ListTLSInspectionConfigurationsPublisher
 
ListTlsInspectionConfigurationsRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListTlsInspectionConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ListTlsInspectionConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
ListTlsInspectionConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.ListTlsInspectionConfigurationsRequestMarshaller
 
ListTlsInspectionConfigurationsResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
ListTlsInspectionConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
Literal - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionDataProvider
 
logDestination(Map<String, String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig.Builder
The named location for the logs, provided in a key:value mapping that is specific to the chosen destination type.
logDestination() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
The named location for the logs, provided in a key:value mapping that is specific to the chosen destination type.
LogDestinationConfig - Class in software.amazon.awssdk.services.networkfirewall.model
Defines where Network Firewall sends logs for the firewall for one log type.
LogDestinationConfig.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
logDestinationConfigs(Collection<LogDestinationConfig>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration.Builder
Defines the logging destinations for the logs for a firewall.
logDestinationConfigs(LogDestinationConfig...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration.Builder
Defines the logging destinations for the logs for a firewall.
logDestinationConfigs(Consumer<LogDestinationConfig.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration.Builder
Defines the logging destinations for the logs for a firewall.
logDestinationConfigs() - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
Defines the logging destinations for the logs for a firewall.
LogDestinationPermissionException - Exception in software.amazon.awssdk.services.networkfirewall.model
Unable to send logs to a configured logging destination.
LogDestinationPermissionException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
logDestinationType(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig.Builder
The type of storage destination to send these logs to.
logDestinationType(LogDestinationType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig.Builder
The type of storage destination to send these logs to.
logDestinationType() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
The type of storage destination to send these logs to.
LogDestinationType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
logDestinationTypeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
The type of storage destination to send these logs to.
loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse.Builder
Sets the value of the LoggingConfiguration property for this object.
loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse.Builder
Sets the value of the LoggingConfiguration property for this object.
loggingConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
Returns the value of the LoggingConfiguration property for this object.
LoggingConfiguration - Class in software.amazon.awssdk.services.networkfirewall.model
Defines how Network Firewall performs logging for a Firewall.
loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest.Builder
Defines how Network Firewall performs logging for a firewall.
loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest.Builder
Defines how Network Firewall performs logging for a firewall.
loggingConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
Defines how Network Firewall performs logging for a firewall.
loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse.Builder
Sets the value of the LoggingConfiguration property for this object.
loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse.Builder
Sets the value of the LoggingConfiguration property for this object.
loggingConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
Returns the value of the LoggingConfiguration property for this object.
LoggingConfiguration.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
logType(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig.Builder
The type of log to send.
logType(LogType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig.Builder
The type of log to send.
logType() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
The type of log to send.
LogType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
logTypeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
The type of log to send.

M

managedType(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
Indicates the general category of the Amazon Web Services managed rule group.
managedType(ResourceManagedType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
Indicates the general category of the Amazon Web Services managed rule group.
managedType() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
Indicates the general category of the Amazon Web Services managed rule group.
managedTypeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
Indicates the general category of the Amazon Web Services managed rule group.
marshall(AssociateFirewallPolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.AssociateFirewallPolicyRequestMarshaller
 
marshall(AssociateSubnetsRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.AssociateSubnetsRequestMarshaller
 
marshall(CreateFirewallPolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.CreateFirewallPolicyRequestMarshaller
 
marshall(CreateFirewallRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.CreateFirewallRequestMarshaller
 
marshall(CreateRuleGroupRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.CreateRuleGroupRequestMarshaller
 
marshall(CreateTlsInspectionConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.CreateTlsInspectionConfigurationRequestMarshaller
 
marshall(DeleteFirewallPolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DeleteFirewallPolicyRequestMarshaller
 
marshall(DeleteFirewallRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DeleteFirewallRequestMarshaller
 
marshall(DeleteResourcePolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DeleteResourcePolicyRequestMarshaller
 
marshall(DeleteRuleGroupRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DeleteRuleGroupRequestMarshaller
 
marshall(DeleteTlsInspectionConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DeleteTlsInspectionConfigurationRequestMarshaller
 
marshall(DescribeFirewallPolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeFirewallPolicyRequestMarshaller
 
marshall(DescribeFirewallRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeFirewallRequestMarshaller
 
marshall(DescribeLoggingConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeLoggingConfigurationRequestMarshaller
 
marshall(DescribeResourcePolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeResourcePolicyRequestMarshaller
 
marshall(DescribeRuleGroupMetadataRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeRuleGroupMetadataRequestMarshaller
 
marshall(DescribeRuleGroupRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeRuleGroupRequestMarshaller
 
marshall(DescribeTlsInspectionConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DescribeTlsInspectionConfigurationRequestMarshaller
 
marshall(DisassociateSubnetsRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.DisassociateSubnetsRequestMarshaller
 
marshall(ListFirewallPoliciesRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.ListFirewallPoliciesRequestMarshaller
 
marshall(ListFirewallsRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.ListFirewallsRequestMarshaller
 
marshall(ListRuleGroupsRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.ListRuleGroupsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListTlsInspectionConfigurationsRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.ListTlsInspectionConfigurationsRequestMarshaller
 
marshall(PutResourcePolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.PutResourcePolicyRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UntagResourceRequestMarshaller
 
marshall(UpdateFirewallDeleteProtectionRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallDeleteProtectionRequestMarshaller
 
marshall(UpdateFirewallDescriptionRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallDescriptionRequestMarshaller
 
marshall(UpdateFirewallEncryptionConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallEncryptionConfigurationRequestMarshaller
 
marshall(UpdateFirewallPolicyChangeProtectionRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallPolicyChangeProtectionRequestMarshaller
 
marshall(UpdateFirewallPolicyRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallPolicyRequestMarshaller
 
marshall(UpdateLoggingConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateLoggingConfigurationRequestMarshaller
 
marshall(UpdateRuleGroupRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateRuleGroupRequestMarshaller
 
marshall(UpdateSubnetChangeProtectionRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateSubnetChangeProtectionRequestMarshaller
 
marshall(UpdateTlsInspectionConfigurationRequest) - Method in class software.amazon.awssdk.services.networkfirewall.transform.UpdateTlsInspectionConfigurationRequestMarshaller
 
masks(Collection<TCPFlag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
The set of flags to consider in the inspection.
masks(TCPFlag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
The set of flags to consider in the inspection.
masks() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
The set of flags to consider in the inspection.
masksAsStrings() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
The set of flags to consider in the inspection.
masksWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
The set of flags to consider in the inspection.
masksWithStrings(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TCPFlagField.Builder
The set of flags to consider in the inspection.
MatchAttributes - Class in software.amazon.awssdk.services.networkfirewall.model
Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.
matchAttributes(MatchAttributes) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleDefinition.Builder
Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.
matchAttributes(Consumer<MatchAttributes.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleDefinition.Builder
Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.
matchAttributes() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.
MatchAttributes.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest.Builder
The maximum number of objects that you want Network Firewall to return for this request.
maxResults() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
The maximum number of objects that you want Network Firewall to return for this request.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest.Builder
The maximum number of objects that you want Network Firewall to return for this request.
maxResults() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
The maximum number of objects that you want Network Firewall to return for this request.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
The maximum number of objects that you want Network Firewall to return for this request.
maxResults() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
The maximum number of objects that you want Network Firewall to return for this request.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest.Builder
The maximum number of objects that you want Network Firewall to return for this request.
maxResults() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
The maximum number of objects that you want Network Firewall to return for this request.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest.Builder
The maximum number of objects that you want Network Firewall to return for this request.
maxResults() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
The maximum number of objects that you want Network Firewall to return for this request.
message() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException.Builder
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.NetworkFirewallRequestSetEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.NetworkFirewallEndpointAuthSchemeInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.NetworkFirewallResolveEndpointInterceptor
 

N

name(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
name(Identifier) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
name(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata.Builder
The descriptive name of the firewall policy.
name() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
The descriptive name of the firewall policy.
name(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata.Builder
The descriptive name of the rule group.
name() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
The descriptive name of the rule group.
name(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata.Builder
The descriptive name of the TLS inspection configuration.
name() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
The descriptive name of the TLS inspection configuration.
NetworkFirewallAsyncClient - Interface in software.amazon.awssdk.services.networkfirewall
Service client for accessing Network Firewall asynchronously.
NetworkFirewallAsyncClientBuilder - Interface in software.amazon.awssdk.services.networkfirewall
A builder for creating an instance of NetworkFirewallAsyncClient.
NetworkFirewallBaseClientBuilder<B extends NetworkFirewallBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.networkfirewall
This includes configuration specific to Network Firewall that is supported by both NetworkFirewallClientBuilder and NetworkFirewallAsyncClientBuilder.
NetworkFirewallClient - Interface in software.amazon.awssdk.services.networkfirewall
Service client for accessing Network Firewall.
NetworkFirewallClientBuilder - Interface in software.amazon.awssdk.services.networkfirewall
A builder for creating an instance of NetworkFirewallClient.
NetworkFirewallClientOption<T> - Class in software.amazon.awssdk.services.networkfirewall.internal
 
NetworkFirewallEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
NetworkFirewallEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.NetworkFirewallEndpointAuthSchemeInterceptor
 
NetworkFirewallEndpointParams - Class in software.amazon.awssdk.services.networkfirewall.endpoints
The parameters object used to resolve an endpoint for the NetworkFirewall service.
NetworkFirewallEndpointParams.Builder - Interface in software.amazon.awssdk.services.networkfirewall.endpoints
 
NetworkFirewallEndpointProvider - Interface in software.amazon.awssdk.services.networkfirewall.endpoints
An endpoint provider for NetworkFirewall.
NetworkFirewallException - Exception in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallException(NetworkFirewallException.Builder) - Constructor for exception software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException
 
NetworkFirewallException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallException.BuilderImpl - Class in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallRequest(NetworkFirewallRequest.Builder) - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallRequest
 
NetworkFirewallRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallRequest.BuilderImpl - Class in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
NetworkFirewallRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.NetworkFirewallRequestSetEndpointInterceptor
 
NetworkFirewallResolveEndpointInterceptor - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
NetworkFirewallResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.NetworkFirewallResolveEndpointInterceptor
 
NetworkFirewallResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallResponse(NetworkFirewallResponse.Builder) - Constructor for class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse
 
NetworkFirewallResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallResponse.BuilderImpl - Class in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallResponseMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
 
NetworkFirewallServiceClientConfiguration - Class in software.amazon.awssdk.services.networkfirewall
Class to expose the service client settings to the user.
NetworkFirewallServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.networkfirewall
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse.Builder
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
nextToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken value in the response.
none() - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
numberOfAssociations(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The number of firewalls that are associated with this firewall policy.
numberOfAssociations() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The number of firewalls that are associated with this firewall policy.
numberOfAssociations(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The number of firewall policies that use this rule group.
numberOfAssociations() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The number of firewall policies that use this rule group.
numberOfAssociations(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The number of firewall policies that use this TLS inspection configuration.
numberOfAssociations() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
The number of firewall policies that use this TLS inspection configuration.

O

of(boolean) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.BooleanEqualsFn
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
Outputs - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
outputs() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
Outputs.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
override(StatefulRuleGroupOverride) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference.Builder
The action that allows the policy owner to override the behavior of the rule group within a policy.
override(Consumer<StatefulRuleGroupOverride.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference.Builder
The action that allows the policy owner to override the behavior of the rule group within a policy.
override() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
The action that allows the policy owner to override the behavior of the rule group within a policy.
OverrideAction - Enum in software.amazon.awssdk.services.networkfirewall.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallServiceClientConfiguration.Builder
Configure the client override configuration

P

Parameter - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
PARTITION - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
Partition - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Partition.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
Partitions - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions.Builder
 
partitions() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
Partitions.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
path(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Builder
 
path() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
PATH - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
PerObjectStatus - Class in software.amazon.awssdk.services.networkfirewall.model
Provides configuration status for a single policy or rule group that is used for a firewall endpoint.
PerObjectStatus.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
PerObjectSyncStatus - Enum in software.amazon.awssdk.services.networkfirewall.model
 
policy(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse.Builder
The IAM policy for the resource.
policy() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
The IAM policy for the resource.
policy(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest.Builder
The IAM policy statement that lists the accounts that you want to share your rule group or firewall policy with and the operations that you want the accounts to be able to perform.
policy() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
The IAM policy statement that lists the accounts that you want to share your rule group or firewall policy with and the operations that you want the accounts to be able to perform.
policyVariables(PolicyVariables) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
Contains variables that you can use to override default Suricata settings in your firewall policy.
policyVariables(Consumer<PolicyVariables.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
Contains variables that you can use to override default Suricata settings in your firewall policy.
policyVariables() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
Contains variables that you can use to override default Suricata settings in your firewall policy.
PolicyVariables - Class in software.amazon.awssdk.services.networkfirewall.model
Contains variables that you can use to override default Suricata settings in your firewall policy.
PolicyVariables.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
pop() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
PortRange - Class in software.amazon.awssdk.services.networkfirewall.model
A single port range specification.
PortRange.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
PortSet - Class in software.amazon.awssdk.services.networkfirewall.model
A set of port ranges for use in the rules in a rule group.
PortSet.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
portSets(Map<String, PortSet>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleVariables.Builder
A list of port ranges.
portSets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
A list of port ranges.
priority(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference.Builder
An integer setting that indicates the order in which to run the stateful rule groups in a single FirewallPolicy.
priority() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
An integer setting that indicates the order in which to run the stateful rule groups in a single FirewallPolicy.
priority(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRule.Builder
Indicates the order in which to run this rule relative to all of the rules that are defined for a stateless rule group.
priority() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
Indicates the order in which to run this rule relative to all of the rules that are defined for a stateless rule group.
priority(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference.Builder
An integer setting that indicates the order in which to run the stateless rule groups in a single FirewallPolicy.
priority() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
An integer setting that indicates the order in which to run the stateless rule groups in a single FirewallPolicy.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint.Builder
 
protocol(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The protocol to inspect for.
protocol(StatefulRuleProtocol) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The protocol to inspect for.
protocol() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The protocol to inspect for.
protocolAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The protocol to inspect for.
protocols(Collection<Integer>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The protocols to inspect for, specified using each protocol's assigned internet protocol number (IANA).
protocols(Integer...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The protocols to inspect for, specified using each protocol's assigned internet protocol number (IANA).
protocols() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
The protocols to inspect for, specified using each protocol's assigned internet protocol number (IANA).
protocols(Collection<Integer>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The protocols to decrypt for inspection, specified using each protocol's assigned internet protocol number (IANA).
protocols(Integer...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The protocols to decrypt for inspection, specified using each protocol's assigned internet protocol number (IANA).
protocols() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
The protocols to decrypt for inspection, specified using each protocol's assigned internet protocol number (IANA).
publishMetricAction(PublishMetricAction) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ActionDefinition.Builder
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
publishMetricAction(Consumer<PublishMetricAction.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ActionDefinition.Builder
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
publishMetricAction() - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
PublishMetricAction - Class in software.amazon.awssdk.services.networkfirewall.model
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
PublishMetricAction.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
push() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates or updates an IAM policy for your rule group or firewall policy.
putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Creates or updates an IAM policy for your rule group or firewall policy.
putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates or updates an IAM policy for your rule group or firewall policy.
putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Creates or updates an IAM policy for your rule group or firewall policy.
PutResourcePolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
PutResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
PutResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
PutResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.PutResourcePolicyRequestMarshaller
 
PutResourcePolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
PutResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 

R

ref(Identifier) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
referenceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.IPSetReference.Builder
The Amazon Resource Name (ARN) of the resource that you are referencing in your rule group.
referenceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
The Amazon Resource Name (ARN) of the resource that you are referencing in your rule group.
ReferenceSets - Class in software.amazon.awssdk.services.networkfirewall.model
Contains a set of IP set references.
referenceSets(ReferenceSets) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
The list of a rule group's reference sets.
referenceSets(Consumer<ReferenceSets.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
The list of a rule group's reference sets.
referenceSets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
The list of a rule group's reference sets.
ReferenceSets.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
region() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
REGION - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
region(Region) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams.Builder
 
region() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams
 
region(Region) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallServiceClientConfiguration.Builder
Configure the region
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
regionRegex(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
regionRegex() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partition
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
resolvedCIDRCount(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata.Builder
Describes the total number of CIDR blocks currently in use by the IP set references in a firewall.
resolvedCIDRCount() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
Describes the total number of CIDR blocks currently in use by the IP set references in a firewall.
resolveEndpoint(NetworkFirewallEndpointParams) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.DefaultNetworkFirewallEndpointProvider
 
resolveEndpoint(NetworkFirewallEndpointParams) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(Consumer<NetworkFirewallEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest.Builder
The Amazon Resource Name (ARN) of the rule group or firewall policy whose resource policy you want to delete.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
The Amazon Resource Name (ARN) of the rule group or firewall policy whose resource policy you want to delete.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest.Builder
The Amazon Resource Name (ARN) of the rule group or firewall policy whose resource policy you want to retrieve.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
The Amazon Resource Name (ARN) of the rule group or firewall policy whose resource policy you want to retrieve.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest.Builder
The Amazon Resource Name (ARN) of the account that you want to share rule groups and firewall policies with.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
The Amazon Resource Name (ARN) of the account that you want to share rule groups and firewall policies with.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificate.Builder
The Amazon Resource Name (ARN) of the Certificate Manager SSL/TLS server certificate.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
The Amazon Resource Name (ARN) of the Certificate Manager SSL/TLS server certificate.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference.Builder
The Amazon Resource Name (ARN) of the stateful rule group.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
The Amazon Resource Name (ARN) of the stateful rule group.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference.Builder
The Amazon Resource Name (ARN) of the stateless rule group.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
The Amazon Resource Name (ARN) of the stateless rule group.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
ResourceManagedStatus - Enum in software.amazon.awssdk.services.networkfirewall.model
 
ResourceManagedType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.networkfirewall.model
Unable to locate a resource using the parameters that you provided.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ResourceOwnerCheckException - Exception in software.amazon.awssdk.services.networkfirewall.model
Unable to change the resource because your account doesn't own it.
ResourceOwnerCheckException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ResourceStatus - Enum in software.amazon.awssdk.services.networkfirewall.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallResponse
 
result(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition.Builder
 
reverse() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
Rule - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
RuleDefinition - Class in software.amazon.awssdk.services.networkfirewall.model
The inspection criteria and action for a single stateless rule.
ruleDefinition(RuleDefinition) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRule.Builder
Defines the stateless 5-tuple packet inspection criteria and the action to take on a packet that matches the criteria.
ruleDefinition(Consumer<RuleDefinition.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRule.Builder
Defines the stateless 5-tuple packet inspection criteria and the action to take on a packet that matches the criteria.
ruleDefinition() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
Defines the stateless 5-tuple packet inspection criteria and the action to take on a packet that matches the criteria.
RuleDefinition.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
RuleEngine - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
ruleGroup(RuleGroup) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
An object that defines the rule group rules.
ruleGroup(Consumer<RuleGroup.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
An object that defines the rule group rules.
ruleGroup() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
An object that defines the rule group rules.
ruleGroup(RuleGroup) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse.Builder
The object that defines the rules in a rule group.
ruleGroup(Consumer<RuleGroup.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse.Builder
The object that defines the rules in a rule group.
ruleGroup() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
The object that defines the rules in a rule group.
RuleGroup - Class in software.amazon.awssdk.services.networkfirewall.model
The object that defines the rules in a rule group.
ruleGroup(RuleGroup) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
An object that defines the rule group rules.
ruleGroup(Consumer<RuleGroup.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
An object that defines the rule group rules.
ruleGroup() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
An object that defines the rule group rules.
RuleGroup.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ruleGroupArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest.Builder
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest.Builder
The descriptive name of the rule group.
ruleGroupArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
The descriptive name of the rule group.
ruleGroupArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
The descriptive name of the rule group.
ruleGroupArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
The descriptive name of the rule group.
ruleGroupArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest.Builder
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
The Amazon Resource Name (ARN) of the rule group.
ruleGroupArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
The Amazon Resource Name (ARN) of the rule group.
ruleGroupId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The unique identifier for the rule group.
ruleGroupId() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The unique identifier for the rule group.
RuleGroupMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
High-level information about a rule group, returned by ListRuleGroups.
RuleGroupMetadata.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
The descriptive name of the rule group.
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
The descriptive name of the rule group.
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
The descriptive name of the rule group.
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
The descriptive name of the rule group.
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
The descriptive name of the rule group.
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The descriptive name of the rule group.
ruleGroupName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
The descriptive name of the rule group.
ruleGroupName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
The descriptive name of the rule group.
ruleGroupResponse(RuleGroupResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse(Consumer<RuleGroupResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
The high-level properties of a rule group.
ruleGroupResponse(RuleGroupResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse(Consumer<RuleGroupResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
The high-level properties of a rule group.
ruleGroupResponse(RuleGroupResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse(Consumer<RuleGroupResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
The high-level properties of a rule group.
RuleGroupResponse - Class in software.amazon.awssdk.services.networkfirewall.model
The high-level properties of a rule group.
ruleGroupResponse(RuleGroupResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse(Consumer<RuleGroupResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse.Builder
The high-level properties of a rule group.
ruleGroupResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
The high-level properties of a rule group.
RuleGroupResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ruleGroups(Collection<RuleGroupMetadata>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse.Builder
The rule group metadata objects that you've defined.
ruleGroups(RuleGroupMetadata...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse.Builder
The rule group metadata objects that you've defined.
ruleGroups(Consumer<RuleGroupMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse.Builder
The rule group metadata objects that you've defined.
ruleGroups() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
The rule group metadata objects that you've defined.
ruleGroups() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsIterable
Returns an iterable to iterate through the paginated ListRuleGroupsResponse.ruleGroups() member.
ruleGroups() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsPublisher
Returns a publisher that can be used to get a stream of data.
ruleGroupStatus(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
Detailed information about the current status of a rule group.
ruleGroupStatus(ResourceStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
Detailed information about the current status of a rule group.
ruleGroupStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
Detailed information about the current status of a rule group.
ruleGroupStatusAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
Detailed information about the current status of a rule group.
RuleGroupType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
RuleOption - Class in software.amazon.awssdk.services.networkfirewall.model
Additional settings for a stateful rule.
RuleOption.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ruleOptions(Collection<RuleOption>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
Additional options for the rule.
ruleOptions(RuleOption...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
Additional options for the rule.
ruleOptions(Consumer<RuleOption.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRule.Builder
Additional options for the rule.
ruleOptions() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
Additional options for the rule.
RuleOrder - Enum in software.amazon.awssdk.services.networkfirewall.model
 
ruleOrder(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions.Builder
Indicates how to manage the order of stateful rule evaluation for the policy.
ruleOrder(RuleOrder) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions.Builder
Indicates how to manage the order of stateful rule evaluation for the policy.
ruleOrder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
Indicates how to manage the order of stateful rule evaluation for the policy.
ruleOrder(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions.Builder
Indicates how to manage the order of the rule evaluation for the rule group.
ruleOrder(RuleOrder) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions.Builder
Indicates how to manage the order of the rule evaluation for the rule group.
ruleOrder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
Indicates how to manage the order of the rule evaluation for the rule group.
ruleOrderAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
Indicates how to manage the order of stateful rule evaluation for the policy.
ruleOrderAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
Indicates how to manage the order of the rule evaluation for the rule group.
RULES - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
rules(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
A string containing stateful rule group rules specifications in Suricata flat format, with one rule per line.
rules() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
A string containing stateful rule group rules specifications in Suricata flat format, with one rule per line.
rules(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A string containing stateful rule group rules specifications in Suricata flat format, with one rule per line.
rules() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
A string containing stateful rule group rules specifications in Suricata flat format, with one rule per line.
rulesSource(RulesSource) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
The stateful rules or stateless rules for the rule group.
rulesSource(Consumer<RulesSource.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
The stateful rules or stateless rules for the rule group.
rulesSource() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
The stateful rules or stateless rules for the rule group.
RulesSource - Class in software.amazon.awssdk.services.networkfirewall.model
The stateless or stateful rules definitions for use in a single rule group.
RulesSource.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
rulesSourceList(RulesSourceList) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
Stateful inspection criteria for a domain list rule group.
rulesSourceList(Consumer<RulesSourceList.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
Stateful inspection criteria for a domain list rule group.
rulesSourceList() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
Stateful inspection criteria for a domain list rule group.
RulesSourceList - Class in software.amazon.awssdk.services.networkfirewall.model
Stateful inspection criteria for a domain list rule group.
RulesSourceList.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
rulesString(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
Stateful inspection criteria, provided in Suricata compatible intrusion prevention system (IPS) rules.
rulesString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
Stateful inspection criteria, provided in Suricata compatible intrusion prevention system (IPS) rules.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
ruleVariables(Map<String, IPSet>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PolicyVariables.Builder
The IPv4 or IPv6 addresses in CIDR notation to use for the Suricata HOME_NET variable.
ruleVariables() - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
The IPv4 or IPv6 addresses in CIDR notation to use for the Suricata HOME_NET variable.
ruleVariables(RuleVariables) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
Settings that are available for use in the rules in the rule group.
ruleVariables(Consumer<RuleVariables.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
Settings that are available for use in the rules in the rule group.
ruleVariables() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
Settings that are available for use in the rules in the rule group.
RuleVariables - Class in software.amazon.awssdk.services.networkfirewall.model
Settings that are available for use in the rules in the RuleGroup where this is defined.
RuleVariables.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 

S

SCHEME - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
scope(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
The scope of the request.
scope(ResourceManagedStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
The scope of the request.
scope() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
The scope of the request.
scopeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
The scope of the request.
scopes(Collection<ServerCertificateScope>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration.Builder
A list of a server certificate configuration's scopes.
scopes(ServerCertificateScope...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration.Builder
A list of a server certificate configuration's scopes.
scopes(Consumer<ServerCertificateScope.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration.Builder
A list of a server certificate configuration's scopes.
scopes() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
A list of a server certificate configuration's scopes.
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
ServerCertificate - Class in software.amazon.awssdk.services.networkfirewall.model
Any Certificate Manager Secure Sockets Layer/Transport Layer Security (SSL/TLS) server certificate that's associated with a ServerCertificateConfiguration used in a TLSInspectionConfiguration.
ServerCertificate.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
ServerCertificateConfiguration - Class in software.amazon.awssdk.services.networkfirewall.model
Configures the associated Certificate Manager Secure Sockets Layer/Transport Layer Security (SSL/TLS) server certificates and scope settings Network Firewall uses to decrypt traffic in a TLSInspectionConfiguration.
ServerCertificateConfiguration.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
serverCertificateConfigurations(Collection<ServerCertificateConfiguration>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration.Builder
Lists the server certificate configurations that are associated with the TLS configuration.
serverCertificateConfigurations(ServerCertificateConfiguration...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration.Builder
Lists the server certificate configurations that are associated with the TLS configuration.
serverCertificateConfigurations(Consumer<ServerCertificateConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration.Builder
Lists the server certificate configurations that are associated with the TLS configuration.
serverCertificateConfigurations() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
Lists the server certificate configurations that are associated with the TLS configuration.
serverCertificates(Collection<ServerCertificate>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration.Builder
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
serverCertificates(ServerCertificate...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration.Builder
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
serverCertificates(Consumer<ServerCertificate.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration.Builder
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
serverCertificates() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
The list of a server certificate configuration's Certificate Manager SSL/TLS certificates.
ServerCertificateScope - Class in software.amazon.awssdk.services.networkfirewall.model
Settings that define the Secure Sockets Layer/Transport Layer Security (SSL/TLS) traffic that Network Firewall should decrypt for inspection by the stateful rule engine.
ServerCertificateScope.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
service() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
 
setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AuthSchemeUtils
 
settings(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleOption.Builder

settings(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleOption.Builder

settings() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption

setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
since() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Array
 
snsTopic(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The Amazon resource name (ARN) of the Amazon Simple Notification Service SNS topic that's used to record changes to the managed rule group.
snsTopic() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The Amazon resource name (ARN) of the Amazon Simple Notification Service SNS topic that's used to record changes to the managed rule group.
software.amazon.awssdk.services.networkfirewall - package software.amazon.awssdk.services.networkfirewall
This is the API Reference for Network Firewall.
software.amazon.awssdk.services.networkfirewall.endpoints - package software.amazon.awssdk.services.networkfirewall.endpoints
 
software.amazon.awssdk.services.networkfirewall.endpoints.internal - package software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
software.amazon.awssdk.services.networkfirewall.internal - package software.amazon.awssdk.services.networkfirewall.internal
 
software.amazon.awssdk.services.networkfirewall.model - package software.amazon.awssdk.services.networkfirewall.model
 
software.amazon.awssdk.services.networkfirewall.paginators - package software.amazon.awssdk.services.networkfirewall.paginators
 
software.amazon.awssdk.services.networkfirewall.transform - package software.amazon.awssdk.services.networkfirewall.transform
 
source(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The source IP address or address range to inspect for, in CIDR notation.
source() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The source IP address or address range to inspect for, in CIDR notation.
sourceArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SourceMetadata.Builder
The Amazon Resource Name (ARN) of the rule group that your own rule group is copied from.
sourceArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
The Amazon Resource Name (ARN) of the rule group that your own rule group is copied from.
SourceException - Exception in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
sourceMetadata(SourceMetadata) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata(Consumer<SourceMetadata.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata(SourceMetadata) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata(Consumer<SourceMetadata.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
A complex type that contains metadata about the rule group that your own rule group is copied from.
SourceMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
High-level information about the managed rule group that your own rule group is copied from.
sourceMetadata(SourceMetadata) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata(Consumer<SourceMetadata.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A complex type that contains metadata about the rule group that your own rule group is copied from.
sourceMetadata() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
A complex type that contains metadata about the rule group that your own rule group is copied from.
SourceMetadata.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
sourcePort(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Header.Builder
The source port to inspect for.
sourcePort() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
The source port to inspect for.
sourcePorts(Collection<PortRange>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The source ports to inspect for.
sourcePorts(PortRange...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The source ports to inspect for.
sourcePorts(Consumer<PortRange.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The source ports to inspect for.
sourcePorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
The source ports to inspect for.
sourcePorts(Collection<PortRange>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The source ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
sourcePorts(PortRange...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The source ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
sourcePorts(Consumer<PortRange.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The source ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
sourcePorts() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
The source ports to decrypt for inspection, in Transmission Control Protocol (TCP) format.
sources(Collection<Address>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The source IP addresses and address ranges to inspect for, in CIDR notation.
sources(Address...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The source IP addresses and address ranges to inspect for, in CIDR notation.
sources(Consumer<Address.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The source IP addresses and address ranges to inspect for, in CIDR notation.
sources() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
The source IP addresses and address ranges to inspect for, in CIDR notation.
sources(Collection<Address>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The source IP addresses and address ranges to decrypt for inspection, in CIDR notation.
sources(Address...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The source IP addresses and address ranges to decrypt for inspection, in CIDR notation.
sources(Consumer<Address.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope.Builder
The source IP addresses and address ranges to decrypt for inspection, in CIDR notation.
sources() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
The source IP addresses and address ranges to decrypt for inspection, in CIDR notation.
sourceUpdateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SourceMetadata.Builder
The update token of the Amazon Web Services managed rule group that your own rule group is copied from.
sourceUpdateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
The update token of the Amazon Web Services managed rule group that your own rule group is copied from.
startIndex() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
StatefulAction - Enum in software.amazon.awssdk.services.networkfirewall.model
 
statefulDefaultActions(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The default actions to take on a packet that doesn't match any stateful rules.
statefulDefaultActions(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The default actions to take on a packet that doesn't match any stateful rules.
statefulDefaultActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
The default actions to take on a packet that doesn't match any stateful rules.
statefulEngineOptions(StatefulEngineOptions) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
Additional options governing how Network Firewall handles stateful rules.
statefulEngineOptions(Consumer<StatefulEngineOptions.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
Additional options governing how Network Firewall handles stateful rules.
statefulEngineOptions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
Additional options governing how Network Firewall handles stateful rules.
StatefulEngineOptions - Class in software.amazon.awssdk.services.networkfirewall.model
Configuration settings for the handling of the stateful rule groups in a firewall policy.
StatefulEngineOptions.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
StatefulRule - Class in software.amazon.awssdk.services.networkfirewall.model
A single Suricata rules specification, for use in a stateful rule group.
StatefulRule.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
StatefulRuleDirection - Enum in software.amazon.awssdk.services.networkfirewall.model
 
StatefulRuleGroupOverride - Class in software.amazon.awssdk.services.networkfirewall.model
The setting that allows the policy owner to change the behavior of the rule group within a policy.
StatefulRuleGroupOverride.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
StatefulRuleGroupReference - Class in software.amazon.awssdk.services.networkfirewall.model
Identifier for a single stateful rule group, used in a firewall policy to refer to a rule group.
StatefulRuleGroupReference.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
statefulRuleGroupReferences(Collection<StatefulRuleGroupReference>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
References to the stateful rule groups that are used in the policy.
statefulRuleGroupReferences(StatefulRuleGroupReference...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
References to the stateful rule groups that are used in the policy.
statefulRuleGroupReferences(Consumer<StatefulRuleGroupReference.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
References to the stateful rule groups that are used in the policy.
statefulRuleGroupReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
References to the stateful rule groups that are used in the policy.
statefulRuleOptions(StatefulRuleOptions) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
Sets the value of the StatefulRuleOptions property for this object.
statefulRuleOptions(Consumer<StatefulRuleOptions.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
Sets the value of the StatefulRuleOptions property for this object.
statefulRuleOptions() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
Returns the value of the StatefulRuleOptions property for this object.
statefulRuleOptions(StatefulRuleOptions) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
Additional options governing how Network Firewall handles stateful rules.
statefulRuleOptions(Consumer<StatefulRuleOptions.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroup.Builder
Additional options governing how Network Firewall handles stateful rules.
statefulRuleOptions() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
Additional options governing how Network Firewall handles stateful rules.
StatefulRuleOptions - Class in software.amazon.awssdk.services.networkfirewall.model
Additional options governing how Network Firewall handles the rule group.
StatefulRuleOptions.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
StatefulRuleProtocol - Enum in software.amazon.awssdk.services.networkfirewall.model
 
statefulRules(Collection<StatefulRule>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
statefulRules(StatefulRule...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
statefulRules(Consumer<StatefulRule.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
statefulRules() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
An array of individual stateful rules inspection criteria to be used together in a stateful rule group.
statelessCustomActions(Collection<CustomAction>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The custom action definitions that are available for use in the firewall policy's StatelessDefaultActions setting.
statelessCustomActions(CustomAction...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The custom action definitions that are available for use in the firewall policy's StatelessDefaultActions setting.
statelessCustomActions(Consumer<CustomAction.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The custom action definitions that are available for use in the firewall policy's StatelessDefaultActions setting.
statelessCustomActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
The custom action definitions that are available for use in the firewall policy's StatelessDefaultActions setting.
statelessDefaultActions(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The actions to take on a packet if it doesn't match any of the stateless rules in the policy.
statelessDefaultActions(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The actions to take on a packet if it doesn't match any of the stateless rules in the policy.
statelessDefaultActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
The actions to take on a packet if it doesn't match any of the stateless rules in the policy.
statelessFragmentDefaultActions(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The actions to take on a fragmented UDP packet if it doesn't match any of the stateless rules in the policy.
statelessFragmentDefaultActions(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The actions to take on a fragmented UDP packet if it doesn't match any of the stateless rules in the policy.
statelessFragmentDefaultActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
The actions to take on a fragmented UDP packet if it doesn't match any of the stateless rules in the policy.
StatelessRule - Class in software.amazon.awssdk.services.networkfirewall.model
A single stateless rule.
StatelessRule.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
StatelessRuleGroupReference - Class in software.amazon.awssdk.services.networkfirewall.model
Identifier for a single stateless rule group, used in a firewall policy to refer to the rule group.
StatelessRuleGroupReference.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
statelessRuleGroupReferences(Collection<StatelessRuleGroupReference>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
References to the stateless rule groups that are used in the policy.
statelessRuleGroupReferences(StatelessRuleGroupReference...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
References to the stateless rule groups that are used in the policy.
statelessRuleGroupReferences(Consumer<StatelessRuleGroupReference.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
References to the stateless rule groups that are used in the policy.
statelessRuleGroupReferences() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
References to the stateless rule groups that are used in the policy.
statelessRules(Collection<StatelessRule>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions.Builder
Defines the set of stateless rules for use in a stateless rule group.
statelessRules(StatelessRule...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions.Builder
Defines the set of stateless rules for use in a stateless rule group.
statelessRules(Consumer<StatelessRule.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions.Builder
Defines the set of stateless rules for use in a stateless rule group.
statelessRules() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
Defines the set of stateless rules for use in a stateless rule group.
statelessRulesAndCustomActions(StatelessRulesAndCustomActions) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
Stateless inspection criteria to be used in a stateless rule group.
statelessRulesAndCustomActions(Consumer<StatelessRulesAndCustomActions.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSource.Builder
Stateless inspection criteria to be used in a stateless rule group.
statelessRulesAndCustomActions() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
Stateless inspection criteria to be used in a stateless rule group.
StatelessRulesAndCustomActions - Class in software.amazon.awssdk.services.networkfirewall.model
Stateless inspection criteria.
StatelessRulesAndCustomActions.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
status(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Attachment.Builder
The current status of the firewall endpoint in the subnet.
status(AttachmentStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Attachment.Builder
The current status of the firewall endpoint in the subnet.
status() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
The current status of the firewall endpoint in the subnet.
status(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where you've configured it.
status(FirewallStatusValue) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where you've configured it.
status() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where you've configured it.
status(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData.Builder
The status of the certificate.
status() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
The status of the certificate.
statusAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
The current status of the firewall endpoint in the subnet.
statusAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where you've configured it.
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException.Builder
 
statusMessage(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Attachment.Builder
If Network Firewall fails to create or delete the firewall endpoint in the subnet, it populates this with the reason for the error or failure and how to resolve it.
statusMessage() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
If Network Firewall fails to create or delete the firewall endpoint in the subnet, it populates this with the reason for the error or failure and how to resolve it.
statusMessage(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData.Builder
Contains details about the certificate status, including information about certificate errors.
statusMessage() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
Contains details about the certificate status, including information about certificate errors.
stopIndex() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
streamExceptionPolicy(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions.Builder
Configures how Network Firewall processes traffic when a network connection breaks midstream.
streamExceptionPolicy(StreamExceptionPolicy) - Method in interface software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions.Builder
Configures how Network Firewall processes traffic when a network connection breaks midstream.
streamExceptionPolicy() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
Configures how Network Firewall processes traffic when a network connection breaks midstream.
StreamExceptionPolicy - Enum in software.amazon.awssdk.services.networkfirewall.model
 
streamExceptionPolicyAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
Configures how Network Firewall processes traffic when a network connection breaks midstream.
StringEqualsFn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
subnetChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest.Builder
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse.Builder
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetChangeProtection() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
A setting indicating whether the firewall is protected against changes to the subnet associations.
subnetId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Attachment.Builder
The unique identifier of the subnet that you've specified to be used for a firewall endpoint.
subnetId() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
The unique identifier of the subnet that you've specified to be used for a firewall endpoint.
subnetId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.SubnetMapping.Builder
The unique identifier for the subnet.
subnetId() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
The unique identifier for the subnet.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
The unique identifiers for the subnets that you want to disassociate.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
The unique identifiers for the subnets that you want to disassociate.
subnetIds() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
The unique identifiers for the subnets that you want to disassociate.
SubnetMapping - Class in software.amazon.awssdk.services.networkfirewall.model
The ID for a subnet that you want to associate with the firewall.
SubnetMapping.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
subnetMappings(Collection<SubnetMapping>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
The IDs of the subnets that you want to associate with the firewall.
subnetMappings(SubnetMapping...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
The IDs of the subnets that you want to associate with the firewall.
subnetMappings(Consumer<SubnetMapping.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
The IDs of the subnets that you want to associate with the firewall.
subnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
The IDs of the subnets that you want to associate with the firewall.
subnetMappings(Collection<SubnetMapping>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse.Builder
The IDs of the subnets that are associated with the firewall.
subnetMappings(SubnetMapping...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse.Builder
The IDs of the subnets that are associated with the firewall.
subnetMappings(Consumer<SubnetMapping.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse.Builder
The IDs of the subnets that are associated with the firewall.
subnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
The IDs of the subnets that are associated with the firewall.
subnetMappings(Collection<SubnetMapping>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The public subnets to use for your Network Firewall firewalls.
subnetMappings(SubnetMapping...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The public subnets to use for your Network Firewall firewalls.
subnetMappings(Consumer<SubnetMapping.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The public subnets to use for your Network Firewall firewalls.
subnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
The public subnets to use for your Network Firewall firewalls.
subnetMappings(Collection<SubnetMapping>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse.Builder
The IDs of the subnets that are associated with the firewall.
subnetMappings(SubnetMapping...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse.Builder
The IDs of the subnets that are associated with the firewall.
subnetMappings(Consumer<SubnetMapping.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse.Builder
The IDs of the subnets that are associated with the firewall.
subnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
The IDs of the subnets that are associated with the firewall.
subnetMappings(Collection<SubnetMapping>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The public subnets that Network Firewall is using for the firewall.
subnetMappings(SubnetMapping...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The public subnets that Network Firewall is using for the firewall.
subnetMappings(Consumer<SubnetMapping.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The public subnets that Network Firewall is using for the firewall.
subnetMappings() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
The public subnets that Network Firewall is using for the firewall.
subscribe(Subscriber<? super ListFirewallPoliciesResponse>) - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallPoliciesPublisher
 
subscribe(Subscriber<? super ListFirewallsResponse>) - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListFirewallsPublisher
 
subscribe(Subscriber<? super ListRuleGroupsResponse>) - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsPublisher
 
subscribe(Subscriber<? super ListTagsForResourceResponse>) - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourcePublisher
 
subscribe(Subscriber<? super ListTlsInspectionConfigurationsResponse>) - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTLSInspectionConfigurationsPublisher
 
Substring - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Substring
 
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.PartitionFn
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs.Builder
 
supportsDualStack() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
SyncState - Class in software.amazon.awssdk.services.networkfirewall.model
The status of the firewall endpoint and firewall policy configuration for a single VPC subnet.
SyncState.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
syncStates(Map<String, SyncState>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallStatus.Builder
The subnets that you've configured for use by the Network Firewall firewall.
syncStates() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
The subnets that you've configured for use by the Network Firewall firewall.
syncStatus(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus.Builder
Indicates whether this object is in sync with the version indicated in the update token.
syncStatus(PerObjectSyncStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus.Builder
Indicates whether this object is in sync with the version indicated in the update token.
syncStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
Indicates whether this object is in sync with the version indicated in the update token.
syncStatusAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
Indicates whether this object is in sync with the version indicated in the update token.

T

Tag - Class in software.amazon.awssdk.services.networkfirewall.model
A key:value pair associated with an Amazon Web Services resource.
Tag.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest.Builder

tagKeys(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest.Builder

tagKeys() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest

tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Adds the specified tags to the specified resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Adds the specified tags to the specified resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Adds the specified tags to the specified resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Adds the specified tags to the specified resource.
TagResourceRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
The key:value pairs to associate with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
The key:value pairs to associate with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
The key:value pairs to associate with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
The key:value pairs to associate with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder

tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder

tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder

This is a convenience method that creates an instance of the Tag.Builder avoiding the need to create one manually via Tag.builder().

tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall

tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
The key:value pairs to associate with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse.Builder
The tags that are associated with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse.Builder
The tags that are associated with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse.Builder
The tags that are associated with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
The tags that are associated with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
The key:value pairs to associate with the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest.Builder

tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest.Builder

tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest.Builder

This is a convenience method that creates an instance of the Tag.Builder avoiding the need to create one manually via Tag.builder().

tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest

tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The key:value pairs to associate with the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The key:value pairs to associate with the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
The key:value pairs to associate with the resource.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourceIterable
Returns an iterable to iterate through the paginated ListTagsForResourceResponse.tags() member.
tags() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourcePublisher
Returns a publisher that can be used to get a stream of data.
target(Expr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Builder
 
target() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SingleArgFn
 
targets(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
The domains that you want to inspect for in your traffic flows.
targets(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
The domains that you want to inspect for in your traffic flows.
targets() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
The domains that you want to inspect for in your traffic flows.
TargetType - Enum in software.amazon.awssdk.services.networkfirewall.model
 
targetTypes(Collection<TargetType>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
The protocols you want to inspect.
targetTypes(TargetType...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
The protocols you want to inspect.
targetTypes() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
The protocols you want to inspect.
targetTypesAsStrings() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
The protocols you want to inspect.
targetTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
The protocols you want to inspect.
targetTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RulesSourceList.Builder
The protocols you want to inspect.
TCPFlag - Enum in software.amazon.awssdk.services.networkfirewall.model
 
TCPFlagField - Class in software.amazon.awssdk.services.networkfirewall.model
TCP flags and masks to inspect packets for, used in stateless rules MatchAttributes settings.
TCPFlagField.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tcpFlags(Collection<TCPFlagField>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The TCP flags and masks to inspect for.
tcpFlags(TCPFlagField...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The TCP flags and masks to inspect for.
tcpFlags(Consumer<TCPFlagField.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.MatchAttributes.Builder
The TCP flags and masks to inspect for.
tcpFlags() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
The TCP flags and masks to inspect for.
template() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
ThrottlingException - Exception in software.amazon.awssdk.services.networkfirewall.model
Unable to process the request due to throttling limitations.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
TlsCertificateData - Class in software.amazon.awssdk.services.networkfirewall.model
Contains metadata about an Certificate Manager certificate.
TlsCertificateData.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tlsInspectionConfiguration(TLSInspectionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration(Consumer<TLSInspectionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration(TLSInspectionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse.Builder
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration(Consumer<TLSInspectionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse.Builder
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
The object that defines a TLS inspection configuration.
TLSInspectionConfiguration - Class in software.amazon.awssdk.services.networkfirewall.model
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration(TLSInspectionConfiguration) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration(Consumer<TLSInspectionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
The object that defines a TLS inspection configuration.
tlsInspectionConfiguration() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
The object that defines a TLS inspection configuration.
TLSInspectionConfiguration.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tlsInspectionConfigurationArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest.Builder
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest.Builder
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy.Builder
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationArn() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
The Amazon Resource Name (ARN) of the TLS inspection configuration.
tlsInspectionConfigurationId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
A unique identifier for the TLS inspection configuration.
tlsInspectionConfigurationId() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
A unique identifier for the TLS inspection configuration.
TLSInspectionConfigurationMetadata - Class in software.amazon.awssdk.services.networkfirewall.model
High-level information about a TLS inspection configuration, returned by ListTLSInspectionConfigurations .
TLSInspectionConfigurationMetadata.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tlsInspectionConfigurationName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest.Builder
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest.Builder
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest.Builder
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationName() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
The descriptive name of the TLS inspection configuration.
tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(Consumer<TLSInspectionConfigurationResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(Consumer<TLSInspectionConfigurationResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(Consumer<TLSInspectionConfigurationResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
The high-level properties of a TLS inspection configuration.
TLSInspectionConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse(Consumer<TLSInspectionConfigurationResponse.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse.Builder
The high-level properties of a TLS inspection configuration.
tlsInspectionConfigurationResponse() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
The high-level properties of a TLS inspection configuration.
TLSInspectionConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
tlsInspectionConfigurations(Collection<TLSInspectionConfigurationMetadata>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse.Builder
The TLS inspection configuration metadata objects that you've defined.
tlsInspectionConfigurations(TLSInspectionConfigurationMetadata...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse.Builder
The TLS inspection configuration metadata objects that you've defined.
tlsInspectionConfigurations(Consumer<TLSInspectionConfigurationMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse.Builder
The TLS inspection configuration metadata objects that you've defined.
tlsInspectionConfigurations() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
The TLS inspection configuration metadata objects that you've defined.
tlsInspectionConfigurations() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTLSInspectionConfigurationsIterable
Returns an iterable to iterate through the paginated ListTlsInspectionConfigurationsResponse.tlsInspectionConfigurations() member.
tlsInspectionConfigurations() - Method in class software.amazon.awssdk.services.networkfirewall.paginators.ListTLSInspectionConfigurationsPublisher
Returns a publisher that can be used to get a stream of data.
tlsInspectionConfigurationStatus(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
Detailed information about the current status of a TLSInspectionConfiguration.
tlsInspectionConfigurationStatus(ResourceStatus) - Method in interface software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse.Builder
Detailed information about the current status of a TLSInspectionConfiguration.
tlsInspectionConfigurationStatus() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
Detailed information about the current status of a TLSInspectionConfiguration.
tlsInspectionConfigurationStatusAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
Detailed information about the current status of a TLSInspectionConfiguration.
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
 
toList() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
toParameterReference() - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.ToParameterReference
 
toPort(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PortRange.Builder
The upper limit of the port range.
toPort() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
The upper limit of the port range.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ActionDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Address
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Attachment
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.AttachmentStatus
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CapacityUsageSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.ConfigurationSyncState
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CustomAction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteFirewallResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeLoggingConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.EncryptionType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.FirewallStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.FirewallStatusValue
 
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.GeneratedRulesType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Header
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.IPAddressType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSet
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.IPSetReference
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallPoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListTlsInspectionConfigurationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.LogDestinationConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.LogDestinationType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.LoggingConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.LogType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.OverrideAction
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.PerObjectSyncStatus
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PolicyVariables
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortRange
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PortSet
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.PutResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ReferenceSets
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedStatus
 
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedType
 
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceStatus
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.RuleGroupType
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleOption
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.RuleOrder
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleVariables
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ServerCertificateScope
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.SourceMetadata
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulAction
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulEngineOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRule
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleDirection
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupOverride
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleGroupReference
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleProtocol
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRuleGroupReference
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.StreamExceptionPolicy
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.SubnetMapping
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.SyncState
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.TargetType
 
toString() - Method in enum software.amazon.awssdk.services.networkfirewall.model.TCPFlag
 
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TCPFlagField
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TlsCertificateData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
Returns a string representation of this object.
TREE - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.TreeRule
 
type(ParameterType) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Rule
 
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration.Builder
The type of Amazon Web Services KMS key to use for encryption of your Network Firewall resources.
type(EncryptionType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration.Builder
The type of Amazon Web Services KMS key to use for encryption of your Network Firewall resources.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
The type of Amazon Web Services KMS key to use for encryption of your Network Firewall resources.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
Indicates whether the rule group is stateless or stateful.
type(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type(RuleGroupType) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
Indicates whether the rule group is stateless or stateful.
type() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DeleteRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataRequest
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupMetadataResponse
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.EncryptionConfiguration
The type of Amazon Web Services KMS key to use for encryption of your Network Firewall resources.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
Indicates whether the rule group is stateless or stateful.
typeAsString() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
Indicates whether the rule group is stateless or stateful.
types() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Template.Literal
 
UnsupportedOperationException - Exception in software.amazon.awssdk.services.networkfirewall.model
The operation you requested isn't supported by Network Firewall.
UnsupportedOperationException.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Removes the tags with the specified keys from the specified resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Removes the tags with the specified keys from the specified resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Removes the tags with the specified keys from the specified resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Removes the tags with the specified keys from the specified resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Modifies the flag, DeleteProtection, which indicates whether it is possible to delete the firewall.
updateFirewallDeleteProtection(Consumer<UpdateFirewallDeleteProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Modifies the flag, DeleteProtection, which indicates whether it is possible to delete the firewall.
updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Modifies the flag, DeleteProtection, which indicates whether it is possible to delete the firewall.
updateFirewallDeleteProtection(Consumer<UpdateFirewallDeleteProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Modifies the flag, DeleteProtection, which indicates whether it is possible to delete the firewall.
UpdateFirewallDeleteProtectionRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallDeleteProtectionRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallDeleteProtectionRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateFirewallDeleteProtectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallDeleteProtectionRequestMarshaller
 
UpdateFirewallDeleteProtectionResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallDeleteProtectionResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateFirewallDescription(UpdateFirewallDescriptionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Modifies the description for the specified firewall.
updateFirewallDescription(Consumer<UpdateFirewallDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Modifies the description for the specified firewall.
updateFirewallDescription(UpdateFirewallDescriptionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Modifies the description for the specified firewall.
updateFirewallDescription(Consumer<UpdateFirewallDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Modifies the description for the specified firewall.
UpdateFirewallDescriptionRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallDescriptionRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallDescriptionRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateFirewallDescriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallDescriptionRequestMarshaller
 
UpdateFirewallDescriptionResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallDescriptionResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
A complex type that contains settings for encryption of your firewall resources.
updateFirewallEncryptionConfiguration(Consumer<UpdateFirewallEncryptionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
A complex type that contains settings for encryption of your firewall resources.
updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
A complex type that contains settings for encryption of your firewall resources.
updateFirewallEncryptionConfiguration(Consumer<UpdateFirewallEncryptionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
A complex type that contains settings for encryption of your firewall resources.
UpdateFirewallEncryptionConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallEncryptionConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallEncryptionConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateFirewallEncryptionConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallEncryptionConfigurationRequestMarshaller
 
UpdateFirewallEncryptionConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallEncryptionConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateFirewallPolicy(UpdateFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Updates the properties of the specified firewall policy.
updateFirewallPolicy(Consumer<UpdateFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Updates the properties of the specified firewall policy.
updateFirewallPolicy(UpdateFirewallPolicyRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Updates the properties of the specified firewall policy.
updateFirewallPolicy(Consumer<UpdateFirewallPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Updates the properties of the specified firewall policy.
updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall.
updateFirewallPolicyChangeProtection(Consumer<UpdateFirewallPolicyChangeProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall.
updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall.
updateFirewallPolicyChangeProtection(Consumer<UpdateFirewallPolicyChangeProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall.
UpdateFirewallPolicyChangeProtectionRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyChangeProtectionRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyChangeProtectionRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateFirewallPolicyChangeProtectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallPolicyChangeProtectionRequestMarshaller
 
UpdateFirewallPolicyChangeProtectionResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyChangeProtectionResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateFirewallPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallPolicyRequestMarshaller
 
UpdateFirewallPolicyResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateFirewallPolicyResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateLoggingConfiguration(UpdateLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Sets the logging configuration for the specified firewall.
updateLoggingConfiguration(Consumer<UpdateLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Sets the logging configuration for the specified firewall.
updateLoggingConfiguration(UpdateLoggingConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Sets the logging configuration for the specified firewall.
updateLoggingConfiguration(Consumer<UpdateLoggingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Sets the logging configuration for the specified firewall.
UpdateLoggingConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateLoggingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateLoggingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateLoggingConfigurationRequestMarshaller
 
UpdateLoggingConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateLoggingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateRuleGroup(UpdateRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Updates the rule settings for the specified rule group.
updateRuleGroup(Consumer<UpdateRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Updates the rule settings for the specified rule group.
updateRuleGroup(UpdateRuleGroupRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Updates the rule settings for the specified rule group.
updateRuleGroup(Consumer<UpdateRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Updates the rule settings for the specified rule group.
UpdateRuleGroupRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateRuleGroupRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateRuleGroupRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateRuleGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateRuleGroupRequestMarshaller
 
UpdateRuleGroupResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateRuleGroupResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateSubnetChangeProtection(UpdateSubnetChangeProtectionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient

updateSubnetChangeProtection(Consumer<UpdateSubnetChangeProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient


updateSubnetChangeProtection(UpdateSubnetChangeProtectionRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient

updateSubnetChangeProtection(Consumer<UpdateSubnetChangeProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient


UpdateSubnetChangeProtectionRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateSubnetChangeProtectionRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateSubnetChangeProtectionRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateSubnetChangeProtectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateSubnetChangeProtectionRequestMarshaller
 
UpdateSubnetChangeProtectionResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateSubnetChangeProtectionResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateTLSInspectionConfiguration(UpdateTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Updates the TLS inspection configuration settings for the specified TLS inspection configuration.
updateTLSInspectionConfiguration(Consumer<UpdateTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallAsyncClient
Updates the TLS inspection configuration settings for the specified TLS inspection configuration.
updateTLSInspectionConfiguration(UpdateTlsInspectionConfigurationRequest) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Updates the TLS inspection configuration settings for the specified TLS inspection configuration.
updateTLSInspectionConfiguration(Consumer<UpdateTlsInspectionConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.networkfirewall.NetworkFirewallClient
Updates the TLS inspection configuration settings for the specified TLS inspection configuration.
UpdateTlsInspectionConfigurationRequest - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateTlsInspectionConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
UpdateTlsInspectionConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.networkfirewall.transform
UpdateTlsInspectionConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.networkfirewall.transform.UpdateTlsInspectionConfigurationRequestMarshaller
 
UpdateTlsInspectionConfigurationResponse - Class in software.amazon.awssdk.services.networkfirewall.model
 
UpdateTlsInspectionConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.networkfirewall.model
 
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateFirewallPolicyResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.AssociateSubnetsResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallPolicyResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateRuleGroupResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallPolicyResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeFirewallResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeRuleGroupResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.DisassociateSubnetsResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus.Builder
The current version of the object that is either in sync or pending synchronization.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
The current version of the object that is either in sync or pending synchronization.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDeleteProtectionResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallDescriptionResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyRequest
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupRequest
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateRuleGroupResponse
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionRequest
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse.Builder
An optional token that you can use for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
An optional token that you can use for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationRequest
A token used for optimistic locking.
updateToken(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse.Builder
A token used for optimistic locking.
updateToken() - Method in class software.amazon.awssdk.services.networkfirewall.model.UpdateTlsInspectionConfigurationResponse
A token used for optimistic locking.
UriEncodeFn - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.UriEncodeFn
 
url(Expr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointResult.Builder
 
url(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value.Endpoint.Builder
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.NetworkFirewallEndpointParams
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
 
utilizedCIDRCount(Integer) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CIDRSummary.Builder
The number of CIDR blocks used by the IP set references in a firewall.
utilizedCIDRCount() - Method in class software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
The number of CIDR blocks used by the IP set references in a firewall.

V

validate() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Value
 
value(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Dimension.Builder
The value to use in the custom metric dimension.
value() - Method in class software.amazon.awssdk.services.networkfirewall.model.Dimension
The value to use in the custom metric dimension.
value(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Tag.Builder
The part of the key:value pair that defines a tag.
value() - Method in class software.amazon.awssdk.services.networkfirewall.model.Tag
The part of the key:value pair that defines a tag.
Value.Array - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.networkfirewall.endpoints.internal
A string value.
valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.AwsEndpointProviderUtils
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.AttachmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ConfigurationSyncState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.FirewallStatusValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.GeneratedRulesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.IPAddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogDestinationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.OverrideAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.PerObjectSyncStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleGroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StreamExceptionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TCPFlag
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.AttachmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ConfigurationSyncState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.FirewallStatusValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.GeneratedRulesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.IPAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogDestinationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.OverrideAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.PerObjectSyncStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceManagedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleGroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.RuleOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StatefulRuleProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.StreamExceptionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.networkfirewall.model.TCPFlag
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions.Builder
 
version() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.Partitions
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.networkfirewall.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.RuleEvaluator
 
vpcId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest.Builder
The unique identifier of the VPC where Network Firewall should create the firewall.
vpcId() - Method in class software.amazon.awssdk.services.networkfirewall.model.CreateFirewallRequest
The unique identifier of the VPC where Network Firewall should create the firewall.
vpcId(String) - Method in interface software.amazon.awssdk.services.networkfirewall.model.Firewall.Builder
The unique identifier of the VPC where the firewall is in use.
vpcId() - Method in class software.amazon.awssdk.services.networkfirewall.model.Firewall
The unique identifier of the VPC where the firewall is in use.
vpcIds(Collection<String>) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest.Builder
The unique identifiers of the VPCs that you want Network Firewall to retrieve the firewalls for.
vpcIds(String...) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest.Builder
The unique identifiers of the VPCs that you want Network Firewall to retrieve the firewalls for.
vpcIds() - Method in class software.amazon.awssdk.services.networkfirewall.model.ListFirewallsRequest
The unique identifiers of the VPCs that you want Network Firewall to retrieve the firewalls for.

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.networkfirewall.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InsufficientCapacityException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InternalServerErrorException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidOperationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidResourcePolicyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.InvalidTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.LogDestinationPermissionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.networkfirewall.model.NetworkFirewallException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ResourceOwnerCheckException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.ThrottlingException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.networkfirewall.model.UnsupportedOperationException.Builder
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.