public static interface AssociateThirdPartyFirewallRequest.Builder extends FmsRequest.Builder, SdkPojo, CopyableBuilder<AssociateThirdPartyFirewallRequest.Builder,AssociateThirdPartyFirewallRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateThirdPartyFirewallRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateThirdPartyFirewallRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateThirdPartyFirewallRequest.Builder |
thirdPartyFirewall(String thirdPartyFirewall)
The name of the third-party firewall vendor.
|
AssociateThirdPartyFirewallRequest.Builder |
thirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateThirdPartyFirewallRequest.Builder thirdPartyFirewall(String thirdPartyFirewall)
The name of the third-party firewall vendor.
thirdPartyFirewall - The name of the third-party firewall vendor.ThirdPartyFirewall,
ThirdPartyFirewallAssociateThirdPartyFirewallRequest.Builder thirdPartyFirewall(ThirdPartyFirewall thirdPartyFirewall)
The name of the third-party firewall vendor.
thirdPartyFirewall - The name of the third-party firewall vendor.ThirdPartyFirewall,
ThirdPartyFirewallAssociateThirdPartyFirewallRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateThirdPartyFirewallRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.