public static interface ListThirdPartyFirewallFirewallPoliciesRequest.Builder extends FmsRequest.Builder, SdkPojo, CopyableBuilder<ListThirdPartyFirewallFirewallPoliciesRequest.Builder,ListThirdPartyFirewallFirewallPoliciesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListThirdPartyFirewallFirewallPoliciesRequest.Builder thirdPartyFirewall(String thirdPartyFirewall)
The name of the third-party firewall vendor.
thirdPartyFirewall - The name of the third-party firewall vendor.ThirdPartyFirewall,
ThirdPartyFirewallListThirdPartyFirewallFirewallPoliciesRequest.Builder thirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
thirdPartyFirewall - The name of the third-party firewall vendor.ThirdPartyFirewall,
ThirdPartyFirewallListThirdPartyFirewallFirewallPoliciesRequest.Builder nextToken(String nextToken)
If the previous response included a NextToken element, the specified third-party firewall vendor
is associated with more third-party firewall policies. To get more third-party firewall policies, submit
another ListThirdPartyFirewallFirewallPoliciesRequest request.
For the value of NextToken, specify the value of NextToken from the previous
response. If the previous response didn't include a NextToken element, there are no more
third-party firewall policies to get.
nextToken - If the previous response included a NextToken element, the specified third-party firewall
vendor is associated with more third-party firewall policies. To get more third-party firewall
policies, submit another ListThirdPartyFirewallFirewallPoliciesRequest request.
For the value of NextToken, specify the value of NextToken from the previous
response. If the previous response didn't include a NextToken element, there are no more
third-party firewall policies to get.
ListThirdPartyFirewallFirewallPoliciesRequest.Builder maxResults(Integer maxResults)
The maximum number of third-party firewall policies that you want Firewall Manager to return. If the
specified third-party firewall vendor is associated with more than MaxResults firewall policies,
the response includes a NextToken element. NextToken contains an encrypted token
that identifies the first third-party firewall policies that Firewall Manager will return if you submit
another request.
maxResults - The maximum number of third-party firewall policies that you want Firewall Manager to return. If the
specified third-party firewall vendor is associated with more than MaxResults firewall
policies, the response includes a NextToken element. NextToken contains an
encrypted token that identifies the first third-party firewall policies that Firewall Manager will
return if you submit another request.ListThirdPartyFirewallFirewallPoliciesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListThirdPartyFirewallFirewallPoliciesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.