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