Uses of Class
software.amazon.awssdk.services.route53resolver.model.ListFirewallRuleGroupAssociationsRequest
-
Packages that use ListFirewallRuleGroupAssociationsRequest Package Description software.amazon.awssdk.services.route53resolver When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver.software.amazon.awssdk.services.route53resolver.paginators software.amazon.awssdk.services.route53resolver.transform -
-
Uses of ListFirewallRuleGroupAssociationsRequest in software.amazon.awssdk.services.route53resolver
-
Uses of ListFirewallRuleGroupAssociationsRequest in software.amazon.awssdk.services.route53resolver.paginators
Constructors in software.amazon.awssdk.services.route53resolver.paginators with parameters of type ListFirewallRuleGroupAssociationsRequest Constructor Description ListFirewallRuleGroupAssociationsIterable(Route53ResolverClient client, ListFirewallRuleGroupAssociationsRequest firstRequest)ListFirewallRuleGroupAssociationsPublisher(Route53ResolverAsyncClient client, ListFirewallRuleGroupAssociationsRequest firstRequest) -
Uses of ListFirewallRuleGroupAssociationsRequest in software.amazon.awssdk.services.route53resolver.transform
Methods in software.amazon.awssdk.services.route53resolver.transform with parameters of type ListFirewallRuleGroupAssociationsRequest Modifier and Type Method Description SdkHttpFullRequestListFirewallRuleGroupAssociationsRequestMarshaller. marshall(ListFirewallRuleGroupAssociationsRequest listFirewallRuleGroupAssociationsRequest)
-