Uses of Class
software.amazon.awssdk.services.route53resolver.model.UpdateFirewallRuleGroupAssociationRequest
-
Packages that use UpdateFirewallRuleGroupAssociationRequest 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.transform -
-
Uses of UpdateFirewallRuleGroupAssociationRequest in software.amazon.awssdk.services.route53resolver
Methods in software.amazon.awssdk.services.route53resolver with parameters of type UpdateFirewallRuleGroupAssociationRequest Modifier and Type Method Description default CompletableFuture<UpdateFirewallRuleGroupAssociationResponse>Route53ResolverAsyncClient. updateFirewallRuleGroupAssociation(UpdateFirewallRuleGroupAssociationRequest updateFirewallRuleGroupAssociationRequest)Changes the association of a FirewallRuleGroup with a VPC.default UpdateFirewallRuleGroupAssociationResponseRoute53ResolverClient. updateFirewallRuleGroupAssociation(UpdateFirewallRuleGroupAssociationRequest updateFirewallRuleGroupAssociationRequest)Changes the association of a FirewallRuleGroup with a VPC. -
Uses of UpdateFirewallRuleGroupAssociationRequest in software.amazon.awssdk.services.route53resolver.transform
Methods in software.amazon.awssdk.services.route53resolver.transform with parameters of type UpdateFirewallRuleGroupAssociationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateFirewallRuleGroupAssociationRequestMarshaller. marshall(UpdateFirewallRuleGroupAssociationRequest updateFirewallRuleGroupAssociationRequest)
-