Uses of Interface
software.amazon.awssdk.services.fms.model.AssociateThirdPartyFirewallResponse.Builder
-
Packages that use AssociateThirdPartyFirewallResponse.Builder Package Description software.amazon.awssdk.services.fms.model -
-
Uses of AssociateThirdPartyFirewallResponse.Builder in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return AssociateThirdPartyFirewallResponse.Builder Modifier and Type Method Description static AssociateThirdPartyFirewallResponse.BuilderAssociateThirdPartyFirewallResponse. builder()AssociateThirdPartyFirewallResponse.BuilderAssociateThirdPartyFirewallResponse.Builder. thirdPartyFirewallStatus(String thirdPartyFirewallStatus)The current status for setting a Firewall Manager policy administrator's account as an administrator of the third-party firewall tenant.AssociateThirdPartyFirewallResponse.BuilderAssociateThirdPartyFirewallResponse.Builder. thirdPartyFirewallStatus(ThirdPartyFirewallAssociationStatus thirdPartyFirewallStatus)The current status for setting a Firewall Manager policy administrator's account as an administrator of the third-party firewall tenant.AssociateThirdPartyFirewallResponse.BuilderAssociateThirdPartyFirewallResponse. toBuilder()Methods in software.amazon.awssdk.services.fms.model that return types with arguments of type AssociateThirdPartyFirewallResponse.Builder Modifier and Type Method Description static Class<? extends AssociateThirdPartyFirewallResponse.Builder>AssociateThirdPartyFirewallResponse. serializableBuilderClass()
-