Uses of Interface
software.amazon.awssdk.services.fms.FmsClient
-
Packages that use FmsClient Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.paginators -
-
Uses of FmsClient in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms that return FmsClient Modifier and Type Method Description static FmsClientFmsClient. create()Create aFmsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of FmsClient in software.amazon.awssdk.services.fms.paginators
Constructors in software.amazon.awssdk.services.fms.paginators with parameters of type FmsClient Constructor Description ListAdminAccountsForOrganizationIterable(FmsClient client, ListAdminAccountsForOrganizationRequest firstRequest)ListAdminsManagingAccountIterable(FmsClient client, ListAdminsManagingAccountRequest firstRequest)ListAppsListsIterable(FmsClient client, ListAppsListsRequest firstRequest)ListComplianceStatusIterable(FmsClient client, ListComplianceStatusRequest firstRequest)ListMemberAccountsIterable(FmsClient client, ListMemberAccountsRequest firstRequest)ListPoliciesIterable(FmsClient client, ListPoliciesRequest firstRequest)ListProtocolsListsIterable(FmsClient client, ListProtocolsListsRequest firstRequest)ListThirdPartyFirewallFirewallPoliciesIterable(FmsClient client, ListThirdPartyFirewallFirewallPoliciesRequest firstRequest)
-