Uses of Class
software.amazon.awssdk.services.ec2.model.IpamRouteProtectionFinding
Packages that use IpamRouteProtectionFinding
-
Uses of IpamRouteProtectionFinding in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamRouteProtectionFindingModifier and TypeMethodDescriptionfinal List<IpamRouteProtectionFinding>GetIpamRouteProtectionFindingsResponse.routeProtectionFindings()The route protection findings.Methods in software.amazon.awssdk.services.ec2.model with parameters of type IpamRouteProtectionFindingModifier and TypeMethodDescriptionGetIpamRouteProtectionFindingsResponse.Builder.routeProtectionFindings(IpamRouteProtectionFinding... routeProtectionFindings) The route protection findings.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IpamRouteProtectionFindingModifier and TypeMethodDescriptionGetIpamRouteProtectionFindingsResponse.Builder.routeProtectionFindings(Collection<IpamRouteProtectionFinding> routeProtectionFindings) The route protection findings.